Setup proxy via SSH

There is a quick and easy way to set up a proxy connection with SSH. This can be handy when the connection you’re is unsafe or you do not trust it. I normaly use ssh to tunnel single ports. But thanks to an footnote at Linux Mag dec2008 there is a better solution.
You’ll need

SSH based [...]