Created
October 20, 2013 19:27
-
-
Save obfusk/7074096 to your computer and use it in GitHub Desktop.
openvpn
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
| tcp, lzo, port 1195, localhost, only resources on vpn network, keys |
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
| ssh -vN -L 1195:localhost:1194 user@host |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment