Created
April 29, 2014 19:56
-
-
Save indolering/becfb749dbbb95e76a67 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 us-seattle.privateinternetaccess.com 1194 | |
resolv-retry infinite | |
nobind | |
persist-key | |
persist-tun | |
ca ca.crt | |
tls-client | |
remote-cert-tls server | |
auth-user-pass | |
comp-lzo | |
verb 1 | |
reneg-sec 0 | |
proto udp | |
remote 173.192.176.159 8080 | |
resolv-retry infinite | |
lport 53 | |
proto tcp | |
remote 173.192.176.159 443 | |
resolv-retry infinite | |
nobind | |
proto udp | |
remote 173.192.176.159 1194 | |
resolv-retry infinite | |
nobind |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment