Added Support for Provider TunnelBear

This commit is contained in:
Unknown
2018-03-13 22:03:30 -04:00
parent 080c6df8f8
commit 0bc39f3f5d
26 changed files with 696 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
client
dev tun5
proto udp
comp-lzo
nobind
ns-cert-type server
persist-key
persist-tun
reneg-sec 0
dhcp-option DNS 8.8.8.8
dhcp-option DNS 8.8.4.4
redirect-gateway
verb 1
ca /etc/openvpn/tunnelbear/CACertificate.crt
cert /etc/openvpn/tunnelbear/UserCertificate.crt
key /etc/openvpn/tunnelbear/PrivateKey.key
remote ch.lazerpenguin.com 443
cipher AES-256-CBC
auth SHA256
keysize 256
auth-user-pass /config/openvpn-credentials.txt
status /tmp/openvpn/openvpn-status.log