Skip to content

Instantly share code, notes, and snippets.

@cutewalker
Created June 20, 2014 03:29
Show Gist options
  • Save cutewalker/eca9ecdea3f5127e42c1 to your computer and use it in GitHub Desktop.
Save cutewalker/eca9ecdea3f5127e42c1 to your computer and use it in GitHub Desktop.
ssh-to-private-ip
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