Install Squid in Linux and Enable Password Authetication Why squid: Squid is a proxy server which lets you browse websites through a proxy. Using a proxy, you can: 1) browse websites blocked by your ISP. 2) browse websites and your Service provider wont know which all websites you browsed. 3) browse securely Installation: How to install squid in Ubuntu: sudo apt-get install squid /etc/init.d/squid start [...]


