Skip to content

Instantly share code, notes, and snippets.

@doevelopper
Last active August 27, 2017 16:01
Show Gist options
  • Save doevelopper/11d627af026887e76560b26001dc5e34 to your computer and use it in GitHub Desktop.
Save doevelopper/11d627af026887e76560b26001dc5e34 to your computer and use it in GitHub Desktop.
ssh tunelling
ssh -N -L 8888:127.0.0.1:80 usezrOnremotehost@remoteIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment