Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs
Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs copied to clipboard
Figure out how bypass deep packet inspection on networks that attempt to block OpenVPN
The Southpark Shopping Mall in Charlotte, NC operated by Simon Properties provides WiFi in the mall. They block OpenVPN with deep packet inspection. Running OpenVPN over Port 443 is not sufficient. Approaches to bypass this include:
- OpenVPN over an HTTP or HTTPS proxy
- OpenVPN with tls-crypt
Further testing around this is required before updating the documentation.
The final approach should be to send OpenVPN packets through stunnel.
Have you looked at https://github.com/StreisandEffect?
Yes, both Algo and StreisandEffect. There is a great Algo fork here: https://github.com/dan-v/algo
Jigsaw's Outline is another strong contender.