Italian Proxy: web proxy

HTTP proxy to act as a web proxy throught HTTP protocol; HTTP requests from a web browser (the client) are passed to the proxy, which modifies the request header and passes the request on to the appropriate web server. 

You can use this php proxy: http://superproxy.altervista.org/proxy/

In order to use these italian proxy, you need to set the property connection of your browser with these Ip address and port:

131.175.17.10:3124
130.136.254.21:3127
130.136.254.22:3124
131.175.17.9:3128
130.136.254.21:3128
193.205.215.74:3128
193.205.215.74:3127
193.205.215.75:3127
143.225.229.236:3124
143.225.229.236:3127
193.205.215.75:3128
143.225.229.238:3128
131.175.17.10:3128
131.114.53.188:3127
143.225.229.238:3124

Italian CGI Proxy

In general proxies act as a proxy server, also known as a tcp/ip port forwarder program. A proxy server is an intermediary between a tcp/ip client program and the corresponding tcp/ip server program.  Instead of connecting directly to the server, the client connects instead to the proxy, which then connects to the server.  The proxy reads tcp/ip socket data from the client and writes it to the server, and at the same time reads data from the server and writes it to the client.  In most cases, the proxy does not alter the data.  The proxy is
transparent (invisible) to the client and server programs, except that performance may be decreased slightly and they may have to be configured to use different tcp/ip port numbers and host names or IP addresses.  It's also possible to have a chain of 2 or more proxies between the client and server.