ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
754 stars 142 forks source link

research: run experiments over a vpn #1558

Open bassosimone opened 3 years ago

bassosimone commented 3 years ago

We wanna understand how to run miniooni experiments over a VPN. We're interested to understand both Wireguard and OpenVPN. We will probably focus on OpenVPN, since it's more popular. Wireguard, though, is more interesting because there is an implementation written in Go. So we can probably consider supporting it directly in miniooni.

kalikaneko commented 3 years ago

for openvpn, I'd suggest exploring openvpn3, if that doesn't make the binary too fat: https://github.com/mysteriumnetwork/go-openvpn

getting an anon cert from any leap provider that supports it would be trivial