SOCKS5 - andreydiveev/wiki GitHub Wiki

On local machine:

-f : go to background
-C : compression
-2 : enforce protocol version 2
-q : quiet mode
-T : terminal
-n : traffic redirect
-N : do not call remote command
-D : local port

ssh -C2qTnN -D 8123 user@remote-host

Chrome ext:

https://chrome.google.com/webstore/detail/proxy-helper/mnloefcpaepkpmhaoipjkpikbnkmbnic

Chrome ext repo:

https://github.com/henices/Chrome-proxy-helper

Settings: SOCKS5 localhost 8123