Update .ovpn configs

This commit is contained in:
Andrew McOlash
2019-03-18 00:10:10 -07:00
parent 46ba5e0995
commit 541fbbef32
16 changed files with 290 additions and 49 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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