Add SaferVPN

This commit is contained in:
Michael Barany
2017-11-15 15:52:18 -05:00
parent 7a5f19015b
commit 69148d38fd
73 changed files with 1220 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
client
dev tun
proto udp
cipher AES-256-CBC
remote-cert-tls server
remote es1.safervpn.net 1194 # - Your server IP and OpenVPN Port
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
auth-user-pass /config/openvpn-credentials.txt
comp-lzo
verb 3
ca /etc/openvpn/safervpn/ca.crt