Skip to content

Instantly share code, notes, and snippets.

@sukeerthiadiga
Created July 22, 2012 13:25
Show Gist options
  • Save sukeerthiadiga/3159676 to your computer and use it in GitHub Desktop.
Save sukeerthiadiga/3159676 to your computer and use it in GitHub Desktop.
Port forwarding
ssh -L 1111:localhost:1111 username@ip_address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment