Skip to content

Instantly share code, notes, and snippets.

@hugoduraes
Last active February 12, 2016 20:13
Show Gist options
  • Save hugoduraes/3e726c35f72ae24cbf4f to your computer and use it in GitHub Desktop.
Save hugoduraes/3e726c35f72ae24cbf4f to your computer and use it in GitHub Desktop.
ssh -f -T -N -L <remote port>:<local IP>:<local port> <username>@<remote ip>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment