updated torguard configs, now using udp protocol as well
This commit is contained in:
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote melb.au.torguardvpnaccess.com 443
|
remote melb.au.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
cipher AES-256-CBC
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote au.torguardvpnaccess.com 443
|
remote au.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
cipher AES-256-CBC
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
23
openvpn/torguard/Austria.ovpn
Executable file
23
openvpn/torguard/Austria.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote aus.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote bg.torguardvpnaccess.com 443
|
remote bg.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote br.torguardvpnaccess.com 443
|
remote br.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
23
openvpn/torguard/Bulgaria.ovpn
Executable file
23
openvpn/torguard/Bulgaria.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote bul.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote ca.west.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
cipher AES-256-CBC
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto tcp
|
|
||||||
remote ca.stealth.torguardvpnaccess.com 80
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
cipher AES-256-CBC
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote ca.stealth.torguardvpnaccess.com 53
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
cipher AES-256-CBC
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ca.torguardvpnaccess.com 443
|
remote ca.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote vanc.ca.west.torguardvpnaccess.com 443
|
remote vanc.ca.west.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
cipher AES-128-CBC
|
|
||||||
|
|
23
openvpn/torguard/Chile.ovpn
Executable file
23
openvpn/torguard/Chile.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote chil.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,18 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote 190.112.220.170 443
|
remote cr.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
fast-io
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
ping-restart 0
|
verb 1
|
||||||
mute-replay-warnings
|
reneg-sec 0
|
||||||
verb 3
|
fast-io
|
||||||
float
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun1
|
||||||
proto udp
|
proto udp
|
||||||
remote czech.torguardvpnaccess.com 443
|
remote czech.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote 82.103.140.46 443
|
remote den.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,22 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun1
|
||||||
proto udp
|
proto udp
|
||||||
remote-random
|
remote-random
|
||||||
remote egy.torguardvpnaccess.com 443
|
remote egy.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote fin.torguardvpnaccess.com 443
|
remote fin.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote fr.torguardvpnaccess.com 443
|
remote fr.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote frank.gr.torguardvpnaccess.com 443
|
remote frank.gr.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote gr.torguardvpnaccess.com 443
|
remote gr.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
route-delay 2
|
auth SHA256
|
||||||
route-method exe
|
cipher AES-128-CBC
|
||||||
script-security 3 system
|
# Uncomment these directives if you have speed issues
|
||||||
mute-replay-warnings
|
;sndbuf 393216
|
||||||
verb 3
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,21 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote nur.gr.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun1
|
||||||
proto udp
|
proto udp
|
||||||
remote gre.torguardvpnaccess.com 443
|
remote gre.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote hk.torguardvpnaccess.com 6060
|
remote hk.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote hg.torguardvpnaccess.com 443
|
remote hg.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ice.torguardvpnaccess.com 443
|
remote ice.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote in.torguardvpnaccess.com 443
|
remote in.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun1
|
||||||
proto udp
|
proto udp
|
||||||
remote-random
|
remote ind.torguardvpnaccess.com 1912
|
||||||
remote 103.253.113.122 443
|
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ire.torguardvpnaccess.com 443
|
remote ire.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
23
openvpn/torguard/Isle.of.Man.ovpn
Executable file
23
openvpn/torguard/Isle.of.Man.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote iom.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
23
openvpn/torguard/Israel.ovpn
Executable file
23
openvpn/torguard/Israel.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote isr.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote it.torguardvpnaccess.com 53
|
remote it.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote jp.torguardvpnaccess.com 443
|
remote jp.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote lv.torguardvpnaccess.com 443
|
remote lv.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote lux.torguardvpnaccess.com 443
|
remote lux.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote 111.90.140.185 443
|
remote my.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote-random
|
remote mx.torguardvpnaccess.com 1912
|
||||||
remote mx.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote md.torguardvpnaccess.com 443
|
remote md.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto tcp
|
|
||||||
remote nl.stealth.torguardvpnaccess.com 80
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
cipher AES-256-CBC
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote nl.stealth.torguardvpnaccess.com 53
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
cipher AES-256-CBC
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote nl.torguardvpnaccess.com 443
|
remote nl.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote nz.torguardvpnaccess.com 443
|
remote nz.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote no.torguardvpnaccess.com 443
|
remote no.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote pa.torguardvpnaccess.com 443
|
remote pa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote pl.torguardvpnaccess.com 443
|
remote pl.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote por.torguardvpnaccess.com 443
|
remote por.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ro.torguardvpnaccess.com 443
|
remote ro.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote mos.ru.torguardvpnaccess.com 443
|
remote mos.ru.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ru.torguardvpnaccess.com 443
|
remote ru.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote saudi.torguardvpnaccess.com 443
|
remote saudi.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote singp.torguardvpnaccess.com 443
|
remote singp.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote za.torguardvpnaccess.com 443
|
remote za.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote sk.torguardvpnaccess.com 6060
|
remote sk.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote sp.torguardvpnaccess.com 443
|
remote sp.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote hud.swe.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote swe.torguardvpnaccess.com 443
|
remote swe.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote swiss.torguardvpnaccess.com 443
|
remote swiss.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote thai.torguardvpnaccess.com 443
|
remote thai.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun1
|
||||||
proto tcp
|
proto udp
|
||||||
remote 41.231.5.22 443
|
remote tun.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote 188.132.251.194 443
|
remote turk.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
23
openvpn/torguard/UK.Hampshire.ovpn
Executable file
23
openvpn/torguard/UK.Hampshire.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote uk.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
23
openvpn/torguard/UK.London.ovpn
Executable file
23
openvpn/torguard/UK.London.ovpn
Executable file
@@ -0,0 +1,23 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto udp
|
||||||
|
remote lon.uk.torguardvpnaccess.com 1912
|
||||||
|
resolv-retry infinite
|
||||||
|
nobind
|
||||||
|
persist-key
|
||||||
|
persist-tun
|
||||||
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
|
fast-io
|
||||||
|
# Uncomment these directives if you have speed issues
|
||||||
|
;sndbuf 393216
|
||||||
|
;rcvbuf 393216
|
||||||
|
;push "sndbuf 393216"
|
||||||
|
;push "rcvbuf 393216"
|
@@ -1,22 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote az.west.usa.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
||||||
|
|
@@ -1,23 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote atl.east.usa.torguardvpnaccess.com 443
|
remote atl.east.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
cipher AES-256-CBC
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote chi.central.usa.torguardvpnaccess.com 443
|
remote chi.central.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote-random
|
remote dal.central.usa.torguardvpnaccess.com 1912
|
||||||
remote dal.central.usa.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote la.west.usa.torguardvpnaccess.com 443
|
remote la.west.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote lv.west.usa.torguardvpnaccess.com 443
|
remote lv.west.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote fl.east.usa.torguardvpnaccess.com 443
|
remote fl.east.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote nj.east.usa.torguardvpnaccess.com 443
|
remote nj.east.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote ny.east.usa.torguardvpnaccess.com 443
|
remote ny.east.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote sa.west.usa.torguardvpnaccess.com 443
|
remote sa.west.usa.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,21 +0,0 @@
|
|||||||
client
|
|
||||||
dev tun0
|
|
||||||
proto udp
|
|
||||||
remote uk.torguardvpnaccess.com 443
|
|
||||||
resolv-retry infinite
|
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
|
||||||
tun-mtu 1500
|
|
||||||
tun-mtu-extra 32
|
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
|
||||||
comp-lzo
|
|
||||||
fast-io
|
|
||||||
ping-restart 0
|
|
||||||
route-delay 2
|
|
||||||
route-method exe
|
|
||||||
script-security 3 system
|
|
||||||
mute-replay-warnings
|
|
||||||
verb 3
|
|
||||||
|
|
@@ -1,22 +1,23 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote vn.torguardvpnaccess.com 443
|
remote vn.torguardvpnaccess.com 1912
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
remote-cert-tls server
|
|
||||||
nobind
|
nobind
|
||||||
tun-mtu 1500
|
persist-key
|
||||||
tun-mtu-extra 32
|
persist-tun
|
||||||
mssfix 1450
|
|
||||||
ca /etc/openvpn/torguard/ca.crt
|
ca /etc/openvpn/torguard/ca.crt
|
||||||
|
tls-auth /etc/openvpn/torguard/ta.key 1
|
||||||
|
auth SHA256
|
||||||
|
cipher AES-128-CBC
|
||||||
|
remote-cert-tls server
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
verb 1
|
||||||
|
reneg-sec 0
|
||||||
fast-io
|
fast-io
|
||||||
ping-restart 0
|
# Uncomment these directives if you have speed issues
|
||||||
route-delay 2
|
;sndbuf 393216
|
||||||
route-method exe
|
;rcvbuf 393216
|
||||||
script-security 3 system
|
;push "sndbuf 393216"
|
||||||
mute-replay-warnings
|
;push "rcvbuf 393216"
|
||||||
verb 3
|
|
||||||
|
|
||||||
|
|
||||||
|
21
openvpn/torguard/ta.key
Normal file
21
openvpn/torguard/ta.key
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# 2048 bit OpenVPN static key
|
||||||
|
#
|
||||||
|
-----BEGIN OpenVPN Static key V1-----
|
||||||
|
770e8de5fc56e0248cc7b5aab56be80d
|
||||||
|
0e19cbf003c1b3ed68efbaf08613c3a1
|
||||||
|
a019dac6a4b84f13a6198f73229ffc21
|
||||||
|
fa512394e288f82aa2cf0180f01fb3eb
|
||||||
|
1a71e00a077a20f6d7a83633f5b4f47f
|
||||||
|
27e30617eaf8485dd8c722a8606d56b3
|
||||||
|
c183f65da5d3c9001a8cbdb96c793d93
|
||||||
|
6251098b24fe52a6dd2472e98cfccbc4
|
||||||
|
66e63520d63ade7a0eacc36208c3142a
|
||||||
|
1068236a52142fbb7b3ed83d785e12a2
|
||||||
|
8261bccfb3bcb62a8d2f6d18f5df5f36
|
||||||
|
52e59c5627d8d9c8f7877c4d7b08e19a
|
||||||
|
5c363556ba68d392be78b75152dd55ba
|
||||||
|
0f74d45089e84f77f4492d886524ea6c
|
||||||
|
82b9f4dd83d46528d4f5c3b51cfeaf28
|
||||||
|
38d938bd0597c426b0e440434f2c451f
|
||||||
|
-----END OpenVPN Static key V1-----
|
@@ -10,8 +10,9 @@ find . ! -name '*.sh' -delete
|
|||||||
curl -L https://torguard.net/downloads/OpenVPN-UDP.zip -o OpenVPN-UDP.zip \
|
curl -L https://torguard.net/downloads/OpenVPN-UDP.zip -o OpenVPN-UDP.zip \
|
||||||
&& unzip -j OpenVPN-UDP.zip && rm OpenVPN-UDP.zip
|
&& unzip -j OpenVPN-UDP.zip && rm OpenVPN-UDP.zip
|
||||||
|
|
||||||
# Remove TorGuard prefix of config files
|
# Remove TorGuard prefix of config files and fix line endings
|
||||||
rename 's/^TorGuard\.//' *.ovpn
|
rename 's/^TorGuard\.//' *.ovpn
|
||||||
|
dos2unix *
|
||||||
|
|
||||||
# Update configs with correct paths
|
# Update configs with correct paths
|
||||||
sed -i "s/ca ca.crt/ca \/etc\/openvpn\/torguard\/ca.crt/" *.ovpn
|
sed -i "s/ca ca.crt/ca \/etc\/openvpn\/torguard\/ca.crt/" *.ovpn
|
||||||
|
Reference in New Issue
Block a user