Files
docker-deluge-openvpn/openvpn/torguard/Saudi.Arabia.ovpn
2016-09-02 22:31:41 +02:00

23 lines
454 B
Plaintext
Executable File

client
dev tun
proto udp
remote saudi.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"