[HowTo] Change Proxy In Your Internet Browser

It's very annoying that if your favorite websites block your country because of one or many reasons. And some of the websites have a limited bandwidth to some country. They blocked it by find where the ip address you come from. You can check your external ip address by go to this website.You can bypass your ip address by using proxy. With proxy you can access your website indirectly. So the website you visited will not recognize your real ip address. So your connection will not blocked or … Read more...

[HowTo] Install and Configure Squid as Transparent Proxy

Squid Cache is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator.[quote]An intercepting proxy (also known as a "transparent proxy") combines a proxy server with a gateway. Connections made by client browsers through the gateway are redirected through the proxy without client-side configuration (or … Read more...