Created
June 20, 2014 03:29
-
-
Save cutewalker/eca9ecdea3f5127e42c1 to your computer and use it in GitHub Desktop.
ssh-to-private-ip
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
http://unix.stackexchange.com/questions/87432/ssh-to-private-ip | |
ssh -f -N -R 12345:localhost:22 remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment