cli: expose riseupvpn (#171)

This commit is contained in:
cyBerta 2020-12-07 17:14:48 +01:00 committed by GitHub
commit 9192ead36d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View file

@ -44,6 +44,7 @@ var All = map[string]Group{
Label: "Circumvention Tools",
Nettests: []Nettest{
Psiphon{},
RiseupVPN{},
Tor{},
},
UnattendedOK: true,