Added OctaneVPN
This commit is contained in:
14
openvpn/octanevpn/Netherlands-Amsterdam.ovpn
Normal file
14
openvpn/octanevpn/Netherlands-Amsterdam.ovpn
Normal file
@@ -0,0 +1,14 @@
|
||||
remote gw1.ams1.octanevpn.com 8080 udp
|
||||
remote gw1.ams2.octanevpn.com 8080 udp
|
||||
remote gw1.ams3.octanevpn.com 8080 udp
|
||||
remote gw2.ams1.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
|
||||
Reference in New Issue
Block a user