Skip to content

Instantly share code, notes, and snippets.

@ihordiachenko
Last active July 4, 2017 14:03
Show Gist options
  • Save ihordiachenko/5b5efafe20f8fa34537a48824eb9c6cb to your computer and use it in GitHub Desktop.
Save ihordiachenko/5b5efafe20f8fa34537a48824eb9c6cb to your computer and use it in GitHub Desktop.
SSH Proxy
ssh -fN [email protected] -L 7777:myserver.com:8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment