Skip to content

Commit

Permalink
[backport] chore(ooniprobe): add riseupvpn to experimental test suite
Browse files Browse the repository at this point in the history
This diff backports #1365 to the release/3.19 branch.

Concludes riseupvpn work for release 3.19.

Reference issue: ooni/probe#2524.
  • Loading branch information
bassosimone committed Oct 11, 2023
1 parent a1b7f60 commit 0eabe59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/ooniprobe/internal/nettests/groups.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ var All = map[string]Group{
DNSCheck{},
ECHCheck{},
STUNReachability{},
RiseupVPN{},
TorSf{},
VanillaTor{},
},
Expand Down

0 comments on commit 0eabe59

Please sign in to comment.