I am looking for a simple web proxy server that anybody can use. I mean it should be executable and not commandline/service. Something like squid/polipo but with a windows interface. It should also be able to cache and should be free of charge.
04 Answers
You use FreeProxy. It is free of charge, a windows executable, with a easy-to-user GUI interface. Also it has features like authentication, caching and url-filtering.
You can download FreeProxy from here.
Another alternate is CCProxy. Still I would prefer FreeProxy over this. You can download CCProxy from here.
2I would like to suggest AnalogX proxy. It is really simple, and I have used it numerous times to solve my proxying problem.
Get it at
See my blog on how to configure the proxy at:
It is more complex than what you need, but AdvOR would do it.
5Advanced Onion Router is a client for OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. It is able to "force" a program and its plugins to use the Tor proxy regardless of its configured proxy
I've installed and worked with ccproxy, it's free up to 3 users and very simple to install and use, I really recommend it!
for superusers there's also another nice and totally free proxy, Polipo. It's bundled with tor,
you can download tor from Tor Project Website, Tor has three modules:
- tor
- vidalia : is used to configure tor
- polipo : is used as a proxy server, by default only local clients can connect to tor, but if you'd like you can use polipo.conf to set allowedClients for remote ones.
Good Luck!