Skip to content

Instantly share code, notes, and snippets.

@FruitieX
Created February 5, 2015 16:48
Show Gist options
  • Save FruitieX/b1e167a5206092bfce85 to your computer and use it in GitHub Desktop.
Save FruitieX/b1e167a5206092bfce85 to your computer and use it in GitHub Desktop.
client
proto udp
dev tun
remote fruitiex.org 1234
resolv-retry infinite
nobind
tls-auth /etc/openvpn/ta.key 1
ca /etc/openvpn/ca.crt
cert /etc/openvpn/bulky.crt
key /etc/openvpn/bulky.key
ns-cert-type server
persist-key
persist-tun
verb 3
float
user nobody
group nobody
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment