Forward Traffic through an SSH server
The command below creates a SOCKS server which can be used as a proxy to forward traffic through a host.
sh
ssh -d 8080 <user>@<server>Once ready, you can open your browser and set it to use your proxy server. Below is what the option looks like for Firefox.
