Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Last active July 19, 2016 20:56
Show Gist options
  • Save ericfourrier/6fc2fa0e20835c90a26120af7c4eab02 to your computer and use it in GitHub Desktop.
Save ericfourrier/6fc2fa0e20835c90a26120af7c4eab02 to your computer and use it in GitHub Desktop.
ssh -nNT -L port_local:host:port_remote server # no shell associated
# ssh -L <local port>:<remote computer>:<remote port> <user>@<remote ip>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment