Created
April 2, 2019 09:36
-
-
Save ilhamarrouf/7e5c6b4f30c9e26fa4e04876631449c9 to your computer and use it in GitHub Desktop.
SSH socks proxy
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 -N -p 22 -D 8000 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment