Skip to content

Instantly share code, notes, and snippets.

@mabe-at
Last active June 15, 2018 09:07
Show Gist options
  • Save mabe-at/57a0d0ec875a2a40e821a8c93faaf276 to your computer and use it in GitHub Desktop.
Save mabe-at/57a0d0ec875a2a40e821a8c93faaf276 to your computer and use it in GitHub Desktop.
ssh tunnel socks proxy
sudo ssh -D localhost:5221 -f -C -q -N [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment