Skip to content

Instantly share code, notes, and snippets.

@ThePendulum
Created March 8, 2019 00:52
Show Gist options
  • Save ThePendulum/a2302a058a5c9e8baa1dfd2e5b99e0ea to your computer and use it in GitHub Desktop.
Save ThePendulum/a2302a058a5c9e8baa1dfd2e5b99e0ea to your computer and use it in GitHub Desktop.
client
dev tun
proto udp
remote 209.105.231.254 52187
resolv-retry infinite
mute-replay-warnings
mute 20
nobind
persist-key
persist-tun
ca keys/stelivo-ca.crt
cert keys/pendulum.crt
key keys/pendulum.key
remote-cert-tls server
cipher AES-256-CBC
verb 3
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
mssfix 256
log /var/log/openvpn.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment