Skip to content

Instantly share code, notes, and snippets.

@cmpscabral
Created February 17, 2016 15:57
Show Gist options
  • Save cmpscabral/6687b0cde70a572eaac3 to your computer and use it in GitHub Desktop.
Save cmpscabral/6687b0cde70a572eaac3 to your computer and use it in GitHub Desktop.
poor man vpn
ssh -N -D 0.0.0.0:1080 localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment