Merge pull request #742 from amcolash/master
Update .ovpn configs for tigervpn
This commit is contained in:
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,12 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
@@ -1,13 +1,27 @@
|
|||||||
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
|
||||||
comp-lzo adaptive
|
comp-lzo adaptive
|
||||||
dev tun0
|
dev tun
|
||||||
tls-client
|
tls-client
|
||||||
|
script-security 2
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
mute 10
|
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
|
ca /etc/openvpn/tiger/ca.crt
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
|
||||||
|
# Get help and more information by visiting https://help.tigervpn.com
|
||||||
|
# With love from Bratislava, happy tigerVPN’ing!
|
||||||
|
Reference in New Issue
Block a user