Created
January 23, 2016 23:18
-
-
Save jonaharagon/62f5c70f1fcad06175cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client | |
dev tun | |
proto udp | |
remote <YOUR PUBLIC IP ADDRESS HERE> 1194 | |
resolv-retry infinite | |
nobind | |
persist-key | |
persist-tun | |
mute-replay-warnings | |
ns-cert-type server | |
key-direction 1 | |
cipher AES-128-CBC | |
comp-lzo | |
verb 1 | |
mute 20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment