seedbox/Dockerfiles/openvpn/client.ovpn

20 lines
172 B
Plaintext

client
nobind
remote MYSERVER_HOST 1194
proto udp
dev tun
resolv-retry infinite
cipher AES-256-CBC
auth SHA512
tls-client
comp-lzo
persist-tun
persist-key