Skip to content

Instantly share code, notes, and snippets.

@JohnLonginotto
Created June 1, 2016 01:21
Show Gist options
  • Save JohnLonginotto/352768cc81d3170c4b5c70f351ff5ca5 to your computer and use it in GitHub Desktop.
Save JohnLonginotto/352768cc81d3170c4b5c70f351ff5ca5 to your computer and use it in GitHub Desktop.
# Non-Windows only:
user nobody
group nogroup
# Common for everything else:
client
dev tun
proto tcp-client
remote 54.152.94.74 443
resolv-retry infinite
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3
<ca>
</ca>
<cert>
</cert>
<key>
</key>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment