Skip to content

Instantly share code, notes, and snippets.

@sheldonh
Created September 25, 2015 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sheldonh/56f69858e7d8e7dfcb41 to your computer and use it in GitHub Desktop.
Save sheldonh/56f69858e7d8e7dfcb41 to your computer and use it in GitHub Desktop.
client
proto tcp
dev tun
nobind
mssfix
remote vpn-router1.cpt4.host-h.net 443
resolv-retry infinite
script-security 1
route-nopull
redirect-gateway def1
user nobody
persist-key
persist-tun
# User-specific stuff follows
ca ca.crt
cert sheldon.hearn.crt
key sheldon.hearn.key
auth-user-pass user.pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment