Skip to content

Instantly share code, notes, and snippets.

@oboje
Created March 26, 2016 11:08
Show Gist options
  • Save oboje/2f9d61c5745e01f76e0a to your computer and use it in GitHub Desktop.
Save oboje/2f9d61c5745e01f76e0a to your computer and use it in GitHub Desktop.
// making a tunnel
ssh -L 5901:127.0.0.1:5901 -N -f -l home 192.168.1.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment