Skip to content

Commit

Permalink
chore(ooniprobe): add riseupvpn to experimental test suite (#1365)
Browse files Browse the repository at this point in the history
Concludes riseupvpn work for release 3.19.

Reference issue: ooni/probe#2524.
  • Loading branch information
bassosimone authored Oct 11, 2023
1 parent 2947ede commit d9bfb1e
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 d9bfb1e

Please sign in to comment.