Skip to content

Instantly share code, notes, and snippets.

@dragolabs
Created May 23, 2014 08:30
Show Gist options
  • Save dragolabs/39345c1b7dd1e162b483 to your computer and use it in GitHub Desktop.
Save dragolabs/39345c1b7dd1e162b483 to your computer and use it in GitHub Desktop.
SOCKS proxy through ssh
ssh -D 9999 user@server
use socks 4\5, disable other proxy settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment