Skip to content

Instantly share code, notes, and snippets.

@JilinXie
Created November 20, 2015 12:26
Show Gist options
  • Save JilinXie/d5e766b7e03a08ff4299 to your computer and use it in GitHub Desktop.
Save JilinXie/d5e766b7e03a08ff4299 to your computer and use it in GitHub Desktop.
To open a ssh tunnel
ssh -D port -C -N user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment