7/12/15/squid-tunnel-over-ssh.htm))
If you are a Linux VPS owner or if you have a remote Linux server you have access to, it would really be use... what I did:
* Setup a Squid Proxy Server on my Linux VPS.
* Opened an SSH session from my laptop to my Linux VPS which would tunnel Squid Proxy Server connect... :
<code> ssh -C -L 3128:localhost:3128 <user>@<my linux vps server></code>
-C (Enables compression of da