Added OctaneVPN

This commit is contained in:
Elvis Chen
2020-03-30 10:27:09 -04:00
parent 48d2700b45
commit 3c917852a5
92 changed files with 1083 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
remote gw1.lhr1.octanevpn.com 8080 udp
remote gw1.lhr2.octanevpn.com 8080 udp
remote gw1.lhr3.octanevpn.com 8080 udp
remote gw1.lhr4.octanevpn.com 8080 udp
remote gw2.lhr1.octanevpn.com 8080 udp
remote gw2.lhr2.octanevpn.com 8080 udp
remote gw3.lhr1.octanevpn.com 8080 udp
remote gw3.lhr2.octanevpn.com 8080 udp
remote gw4.lhr1.octanevpn.com 8080 udp
auth-user-pass /config/openvpn-credentials.txt
client
redirect-gateway
remote-cert-tls server
cipher AES-256-CBC
proto udp
dev tun
nobind
# CA certificate used for server cert validation
ca /etc/openvpn/octanevpn/ca.crt