SSH Proxy without root privileges
There are myriad of tutorials available that spoon feed how to setup a SOCKS dynamic proxy connection using SSH. The problem with all of these setups is they assume you are in control of the SSH server and can run as root (dynamic proxy only works as root) and the application that you intend to tunnel has SOCKS proxy support.
If you have tried to tunnel any traffic through university SSH accounts or tried to tunnel IM clients through SSH SOCKS proxy you will soon realize they don’t work with any of the SOCKS proxy instructions.
Most IM clients don’t support SOCKS or if the do they don’t work well. On the other hand HTTP proxies work universally well with all type of applications. Read more »

