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,12 @@
remote gw1.tpe1.octanevpn.com 8080 udp
remote gw2.tpe1.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