added torguard config files
This commit is contained in:
20
openvpn/torguard/Czech.ovpn
Executable file
20
openvpn/torguard/Czech.ovpn
Executable file
@@ -0,0 +1,20 @@
|
||||
client
|
||||
dev tun1
|
||||
proto udp
|
||||
remote czech.torguardvpnaccess.com 443
|
||||
resolv-retry infinite
|
||||
remote-cert-tls server
|
||||
nobind
|
||||
tun-mtu 1500
|
||||
tun-mtu-extra 32
|
||||
mssfix 1450
|
||||
auth-user-pass
|
||||
comp-lzo
|
||||
fast-io
|
||||
ping-restart 0
|
||||
route-delay 2
|
||||
route-method exe
|
||||
script-security 3 system
|
||||
mute-replay-warnings
|
||||
verb 3
|
||||
ca ca.crt
|
||||
Reference in New Issue
Block a user