

I’d be careful with wireguard if VPN is illegal. OpenVPN has a SSL handshake. Wireguard has a Wireguard handshake.
OpenVPN fingerprinting exists too but it’s an actual effort. For Wireguard you just need tcpdump and a basic filter.


I’d be careful with wireguard if VPN is illegal. OpenVPN has a SSL handshake. Wireguard has a Wireguard handshake.
OpenVPN fingerprinting exists too but it’s an actual effort. For Wireguard you just need tcpdump and a basic filter.



I think the Chinese VPN ban is a bit exaggerated


You can rent a server and run OpenVPN on that server on port 443. Maybe even with port sharing so that the server can act like a regular webserver too.
It’s easier to trace the traffic back to you if the server runs in your name but it’s pretty hard to tell that you are using VPN if you aren’t connecting to a known VPN provider.


Yeah the end of security updates severely exaggerated.


You can take Google out of Android but not Android out of Google.
They sure are trying https://fuchsia.dev/
I’d argue it’s not a question of intelligence but of network equipment. In many countries ISPs are private companies and there which complicates measures that require specialised equipment. Blocking DNS is basically free, routers can void IPs and IP ranges, broad checks for sequences in package payload are more expensive (scanning for Wireguard) and approaches to distinguish OpenVPN from other SSL even more.