TIL

Setting up SOCKS proxy

Use any server for proxy using ssh

ssh -D 8123 -f -C -q -N [email protected]


REF: https://www.digitalocean.com/community/tutorials/how-to-route-web-traffic-securely-without-a-vpn-using-a-socks-tunnel