Created
June 22, 2014 12:25
-
-
Save hydra35/30f8729babb3955cadc7 to your computer and use it in GitHub Desktop.
Revisions
-
hydra35 created this gist
Jun 22, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ #/tmp/openvpncl/openvpn.conf ca /tmp/openvpncl/ca.crt cert /tmp/openvpncl/client.crt key /tmp/openvpncl/client.key management 127.0.0.1 5001 management-log-cache 50 verb 4 mute 5 log-append /var/log/openvpncl writepid /var/log/openvpncl.pid client resolv-retry infinite nobind persist-key persist-tun script-security 2 mtu-disc yes dev tap1 proto udp cipher bf-cbc auth sha1 remote $IP 1194 tls-client tun-mtu 1500 fast-io