Skip to content

Instantly share code, notes, and snippets.

@vovimayhem
Created January 3, 2013 23:47
Show Gist options
  • Save vovimayhem/4448604 to your computer and use it in GitHub Desktop.
Save vovimayhem/4448604 to your computer and use it in GitHub Desktop.
Basic 2-hop tunneling... I keep forgetting this...
# ssh -N gateway_ssh_server -L local_port:target_server:target_server_port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment