Sunday, January 27, 2008

Anonymous web proxy list

Surfing the internet always leaves some trace of your visit into the surfed site. This information can be used for harmful purposes against you. One of the most important information that you leave while surfing a site is your ip address. If you ip address is known, it is easy to attack you. Therefore, it is considered unsafe to leave your ip address to an unknown website. Therefore, you are sometimes required to hide your ip address and surf anonymously while visiting unknown sites. For this purpose you can use a paid software like hide my ip or just use an anonymous proxy. An anonymous proxy allows you to surf anonymously by hiding your ip address. It is however, not easy to find anonymous proxies which are fats and reliable. Therefore, I'm providing a list of anonymous proxy here which consists of regularly examined proxy sites that can be used to hide your ip address and surf anonymously. These proxies are update regularly so that broken proxies are eliminated from the list and only working proxies are listed here. So, if you want to surf anonymously visit our site and use one of the proxies given on the right sidebar.

Related links

proxy ip
new proxies
facebook proxy
myspace proxy sites

Friday, January 11, 2008

Anonymous web proxy

In computer networks, a proxy server is a server (a computer system or an application program) which services the requests of its clients by forwarding requests to other servers. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource, available from a different server. The proxy server provides the resource by connecting to the specified server and requesting the service on behalf of the client. A proxy server may optionally alter the client's request or the server's response, and sometimes it may serve the request without contacting the specified server. In this case, it would 'cache' the first request to the remote server, so it could save the information for later, and make everything as fast as possible.

A proxy server that passes all requests and replies unmodified is usually called a gateway or sometimes tunneling proxy.

A proxy server can be placed in the user's local computer or at specific key points between the user and the destination servers or the Internet.
Types and functions
1.1 Caching proxy server
1.2 Web proxy
1.3 Anonymizing proxy server
1.4 Hostile proxy
1.5 Intercepting proxy server
1.6 Transparent and non-transparent proxy server
1.7 Forced proxy
1.8 Open proxy server
1.9 Split proxy server
1.10 Reverse proxy server
1.11 Circumventor
1.12 At schools and offices
1.13 Managed 'clean-pipe' proxy servers


A proxy server can service requests without contacting the specified server, by retrieving content saved from a previous request, made by the same client or even other clients. This is called caching. Caching proxies keep local copies of frequently requested resources, allowing large organizations and Internet Service Providers to significantly reduce their upstream bandwidth usage and cost, while significantly increasing performance. There are well-defined rules for caching. Some poorly-implemented caching proxies have had downsides (e.g., an inability to use user authentication). Some problems are described in RFC 3143 (Known HTTP Proxy/Caching Problems).