Skip to content

Instantly share code, notes, and snippets.

@schmidp
Created January 23, 2012 01:34
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 schmidp/1659867 to your computer and use it in GitHub Desktop.
Save schmidp/1659867 to your computer and use it in GitHub Desktop.
#-- Config Auto Generated By Viscosity --#
#viscosity dnssupport false
#viscosity name dev (de) (proxy)
#viscosity startonopen false
#viscosity ipv6 false
#viscosity dhcp true
#viscosity connectedscript dev_proxy_completed.scpt
remote <openvpn server hostname> 443 tcp-client
pull
tls-client
ns-cert-type server
http-proxy <your iphone ip or hostname> 8888 stdin none
ca ca.crt
redirect-gateway def1
dev tun
cert cert.crt
nobind
key key.key
http-proxy-retry
dhcp-option DNS <dns server reachable through vpn>
script-security 2
tls-client
keepalive 10 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment