Skip to content

Instantly share code, notes, and snippets.

@mabe-at
Last active June 15, 2018 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 user@ssh-host.dings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment