Skip to content

Instantly share code, notes, and snippets.

@greyhoundforty
Created August 23, 2015 16:14
Show Gist options
  • Save greyhoundforty/d8931bc5ba5aefab88e8 to your computer and use it in GitHub Desktop.
Save greyhoundforty/d8931bc5ba5aefab88e8 to your computer and use it in GitHub Desktop.
SSH tunnel

ssh -R 19999:localhost:22 ryan@x.x.x.x -p xx

ssh localhost -p 19999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment