updated torguard configs, now using udp protocol as well

This commit is contained in:
Kristian Haugene
2016-09-02 22:31:41 +02:00
parent 3643e24434
commit 31b66f3d35
75 changed files with 1376 additions and 1282 deletions

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote melb.au.torguardvpnaccess.com 443
client
dev tun
proto udp
remote melb.au.torguardvpnaccess.com 1912
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
cipher AES-256-CBC
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote au.torguardvpnaccess.com 443
client
dev tun
proto udp
remote au.torguardvpnaccess.com 1912
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
cipher AES-256-CBC
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/Austria.ovpn Executable file
View 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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote bg.torguardvpnaccess.com 443
client
dev tun
proto udp
remote bg.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote br.torguardvpnaccess.com 443
client
dev tun
proto udp
remote br.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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/Bulgaria.ovpn Executable file
View 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"

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,21 +1,23 @@
client
dev tun0
client
dev tun
proto udp
remote ca.torguardvpnaccess.com 443
remote ca.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
client
dev tun
proto udp
remote vanc.ca.west.torguardvpnaccess.com 443
remote vanc.ca.west.torguardvpnaccess.com 1912
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
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/Chile.ovpn Executable file
View 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"

View File

@@ -1,18 +1,23 @@
client
dev tun0
client
dev tun
proto udp
remote 190.112.220.170 443
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
fast-io
remote cr.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
ping-restart 0
mute-replay-warnings
verb 3
float
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote czech.torguardvpnaccess.com 443
client
dev tun1
proto udp
remote czech.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote 82.103.140.46 443
client
dev tun
proto udp
remote den.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,22 +1,24 @@
client
dev tun0
proto udp
remote-random
remote egy.torguardvpnaccess.com 443
client
dev tun1
proto udp
remote-random
remote egy.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote fin.torguardvpnaccess.com 443
client
dev tun
proto udp
remote fin.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote fr.torguardvpnaccess.com 443
client
dev tun
proto udp
remote fr.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote frank.gr.torguardvpnaccess.com 443
client
dev tun
proto udp
remote frank.gr.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote gr.torguardvpnaccess.com 443
client
dev tun
proto udp
remote gr.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
nobind
persist-key
persist-tun
ca /etc/openvpn/torguard/ca.crt
remote-cert-tls server
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
comp-lzo
verb 1
reneg-sec 0
fast-io
tls-auth /etc/openvpn/torguard/ta.key 1
auth SHA256
cipher AES-128-CBC
# Uncomment these directives if you have speed issues
;sndbuf 393216
;rcvbuf 393216
;push "sndbuf 393216"
;push "rcvbuf 393216"

View File

@@ -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

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote gre.torguardvpnaccess.com 443
client
dev tun1
proto udp
remote gre.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote hk.torguardvpnaccess.com 6060
client
dev tun
proto udp
remote hk.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote hg.torguardvpnaccess.com 443
client
dev tun
proto udp
remote hg.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote ice.torguardvpnaccess.com 443
client
dev tun
proto udp
remote ice.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote in.torguardvpnaccess.com 443
client
dev tun
proto udp
remote in.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote-random
remote 103.253.113.122 443
client
dev tun1
proto udp
remote ind.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote ire.torguardvpnaccess.com 443
client
dev tun
proto udp
remote ire.torguardvpnaccess.com 1912
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
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"

View 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
View 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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote it.torguardvpnaccess.com 53
client
dev tun
proto udp
remote it.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote jp.torguardvpnaccess.com 443
client
dev tun
proto udp
remote jp.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote lv.torguardvpnaccess.com 443
client
dev tun
proto udp
remote lv.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote lux.torguardvpnaccess.com 443
client
dev tun
proto udp
remote lux.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote 111.90.140.185 443
client
dev tun
proto udp
remote my.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote-random
remote mx.torguardvpnaccess.com 443
client
dev tun
proto udp
remote mx.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote md.torguardvpnaccess.com 443
client
dev tun
proto udp
remote md.torguardvpnaccess.com 1912
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
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"

View File

@@ -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

View File

@@ -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

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote nl.torguardvpnaccess.com 443
client
dev tun
proto udp
remote nl.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote nz.torguardvpnaccess.com 443
client
dev tun
proto udp
remote nz.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote no.torguardvpnaccess.com 443
client
dev tun
proto udp
remote no.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote pa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote pa.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote pl.torguardvpnaccess.com 443
client
dev tun
proto udp
remote pl.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote por.torguardvpnaccess.com 443
client
dev tun
proto udp
remote por.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote ro.torguardvpnaccess.com 443
client
dev tun
proto udp
remote ro.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote mos.ru.torguardvpnaccess.com 443
client
dev tun
proto udp
remote mos.ru.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote ru.torguardvpnaccess.com 443
client
dev tun
proto udp
remote ru.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote saudi.torguardvpnaccess.com 443
client
dev tun
proto udp
remote saudi.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote singp.torguardvpnaccess.com 443
client
dev tun
proto udp
remote singp.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote za.torguardvpnaccess.com 443
client
dev tun
proto udp
remote za.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
client
dev tun
proto udp
remote sk.torguardvpnaccess.com 6060
remote sk.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote sp.torguardvpnaccess.com 443
client
dev tun
proto udp
remote sp.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -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

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote swe.torguardvpnaccess.com 443
client
dev tun
proto udp
remote swe.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote swiss.torguardvpnaccess.com 443
client
dev tun
proto udp
remote swiss.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote thai.torguardvpnaccess.com 443
client
dev tun
proto udp
remote thai.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto tcp
remote 41.231.5.22 443
client
dev tun1
proto udp
remote tun.torguardvpnaccess.com 1912
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
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote 188.132.251.194 443
client
dev tun
proto udp
remote turk.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View 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
View 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"

View File

@@ -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

View File

@@ -1,23 +1,23 @@
client
dev tun0
proto udp
remote atl.east.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote atl.east.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
cipher AES-256-CBC
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote chi.central.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote chi.central.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote-random
remote dal.central.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote dal.central.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote la.west.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote la.west.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,22 +1,23 @@
client
dev tun0
dev tun
proto udp
remote lv.west.usa.torguardvpnaccess.com 443
remote lv.west.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote fl.east.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote fl.east.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote nj.east.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote nj.east.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote ny.east.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote ny.east.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -1,21 +1,23 @@
client
dev tun0
proto udp
remote sa.west.usa.torguardvpnaccess.com 443
client
dev tun
proto udp
remote sa.west.usa.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

View File

@@ -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

View File

@@ -1,22 +1,23 @@
client
dev tun0
proto udp
remote vn.torguardvpnaccess.com 443
client
dev tun
proto udp
remote vn.torguardvpnaccess.com 1912
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca /etc/openvpn/torguard/ca.crt
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
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
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"

21
openvpn/torguard/ta.key Normal file
View 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-----

View File

@@ -10,8 +10,9 @@ find . ! -name '*.sh' -delete
curl -L https://torguard.net/downloads/OpenVPN-UDP.zip -o 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
dos2unix *
# Update configs with correct paths
sed -i "s/ca ca.crt/ca \/etc\/openvpn\/torguard\/ca.crt/" *.ovpn