How to use ProtonVPN with the OpenVPN GUI on Windows

[OpenVPN] Can't connect with http-proxy | DigitalOcean Feb 10, 2017 Openvpn via nginx reverse proxy May 31, 2018

May 31, 2018

http-proxy {Proxy IP Address} {Proxy Port} stdin basic. Replace “{Proxy IP Address}” and “{Proxy Port}” with the IP address and the port of the proxy server you want to use. Save the changes. Connect to OpenVPN using the TCP protocol. It’s important to use the TCP port, it will not work with UDP. Connecting an OpenVPN Client through a Firewall and HTTP Proxy

# If you are connecting through an # HTTP proxy to reach the actual OpenVPN # server, put the proxy server/IP and # port number here. See the man page # if your proxy server requires # authentication. http-proxy-retry 1 http-proxy y.y.y.y 8080 (replaced actual IP here) this worked for me via squid-proxy with basic user/pass auth, edit your

Routing public ipv6 traffic through openvpn tunnel - Unix Part of this block I want to use for openvpn clients. The range I had in mind was 2001:db8::111:800:0/112 (prefix is anonymized), because openvpn only supports /64 and /112 as subnets. IPv6 through the tunnel is already working, from the client, I can ping the server ( 2001:db8::111:800:1 ), and also interfaces on the server ( 2001:db8::111:100