Skip to content

Instantly share code, notes, and snippets.

@tomardern
Created May 18, 2015 15:13
Show Gist options
  • Save tomardern/00e0cc914af3b66abe44 to your computer and use it in GitHub Desktop.
Save tomardern/00e0cc914af3b66abe44 to your computer and use it in GitHub Desktop.
Local SSH as a proxy
ssh -D 1337 -C -q -N user@remote -p 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment