Add additional tigervpn config files and set default to "DE Frankfurt"

This commit is contained in:
Eric Daras
2020-03-29 13:39:08 +02:00
parent 96b1d103a1
commit 908efc6d06
26 changed files with 676 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
client
remote van.tigervpn.com 1194 udp
remote van.tigervpn.com 443 tcp-client
pull
comp-lzo adaptive
dev tun
tls-client
script-security 2
cipher AES-256-CBC
mute 10
route-delay 5
redirect-gateway def1
resolv-retry infinite
#dhcp-renew
#dhcp-release
persist-key
persist-tun
remote-cert-tls server
mssfix
ca /etc/openvpn/tiger/ca.crt
auth-user-pass /config/openvpn-credentials.txt
# Get help and more information by visiting https://help.tigervpn.com
# With love from Bratislava, happy tigerVPNing!