ssh Proxy
ssh -D 5000 user@host
SSH works as SOCKS Proxy Server at port 5000 and redirects request via “host”.
Just switch browser to Proxy mode, done
ssh -D 5000 user@host
SSH works as SOCKS Proxy Server at port 5000 and redirects request via “host”.
Just switch browser to Proxy mode, done