Skip to content

Instantly share code, notes, and snippets.

@KidkArolis
Created October 13, 2014 15:20
Show Gist options
  • Save KidkArolis/27dfa0d72aa274cf524b to your computer and use it in GitHub Desktop.
Save KidkArolis/27dfa0d72aa274cf524b to your computer and use it in GitHub Desktop.
Use ssh as browser proxy
ssh somehost -D 6070

then point your browser to use socks5://locahost:6070 as a proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment