26 lines
222 B
Plaintext
26 lines
222 B
Plaintext
client
|
|
|
|
dev tun
|
|
|
|
proto udp
|
|
|
|
remote ovpn.bastionado.es 6174
|
|
|
|
resolv-retry infinite
|
|
|
|
nobind
|
|
|
|
user nobody
|
|
group nogroup
|
|
|
|
persist-key
|
|
persist-tun
|
|
|
|
remote-cert-tls server
|
|
|
|
cipher AES-256-CBC
|
|
auth SHA512
|
|
|
|
verb 3
|
|
|
|
key-direction 1 |