cli: expose riseupvpn (#171)
This commit is contained in:
parent
a8070edc27
commit
9192ead36d
2 changed files with 18 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ var All = map[string]Group{
|
|||
Label: "Circumvention Tools",
|
||||
Nettests: []Nettest{
|
||||
Psiphon{},
|
||||
RiseupVPN{},
|
||||
Tor{},
|
||||
},
|
||||
UnattendedOK: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue