docker-transmission-openvpn/openvpn/tiger/IT Milan.ovpn

28 lines
505 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

client
remote mil.tigervpn.com 1194 udp
remote mil.tigervpn.com 443 tcp-client
pull
comp-lzo adaptive
dev tun
tls-client
script-security 2
cipher AES-256-CBC
mute 10
route-delay 5
redirect-gateway def1
resolv-retry infinite
#dhcp-renew
#dhcp-release
persist-key
persist-tun
remote-cert-tls server
mssfix
ca /etc/openvpn/tiger/ca.crt
auth-user-pass /config/openvpn-credentials.txt
# Get help and more information by visiting https://help.tigervpn.com
# With love from Bratislava, happy tigerVPNing!