Skip to content

Instantly share code, notes, and snippets.

@javiervidal
Created February 11, 2011 09:57
Show Gist options
  • Save javiervidal/822156 to your computer and use it in GitHub Desktop.
Save javiervidal/822156 to your computer and use it in GitHub Desktop.
tunnel
ssh -L local_port:destination_host:destination_port -l username middle_host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment