Created
November 9, 2015 05:21
-
-
Save xemoe/2a3dc139db2bd62d2991 to your computer and use it in GitHub Desktop.
SSH Web tunneling
This file contains 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 -L 8080:localhost:80 user@remote-host |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment