mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 01:50:44 -06:00
24 lines
490 B
Text
24 lines
490 B
Text
client
|
|
dev tun
|
|
resolv-retry infinite
|
|
nobind
|
|
persist-key
|
|
persist-tun
|
|
verb 3
|
|
remote-cert-tls server
|
|
ping 10
|
|
ping-restart 60
|
|
sndbuf 524288
|
|
rcvbuf 524288
|
|
cipher AES-256-GCM
|
|
tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384
|
|
proto udp
|
|
# auth-user-pass mullvad_userpass.txt
|
|
# ca mullvad_ca.crt
|
|
script-security 2
|
|
# up /etc/openvpn/update-resolv-conf
|
|
# down /etc/openvpn/update-resolv-conf
|
|
fast-io
|
|
remote-random
|
|
remote 45.134.140.156 1301 # us-atl-ovpn-001
|
|
remote 45.134.140.169 1301 # us-atl-ovpn-002
|