I need to test some software using a proxy server. The software communicates over the network using http and I need to ensure that it works in enviornments that use proxy servers.
How can I setup a proxy server in XP?
|
I need to test some software using a proxy server. The software communicates over the network using How can I setup a proxy server in XP? |
|||
|
|
|
Fiddler is technically a web debugging tool, but it does so by acting as a proxy. It comes with a built-in scripting environment. It would be trivial to implement some arbitrary "proxy rules" in a small script. |
|||
|
|
|
Squid is a widely used open-source proxy server with a port for Windows. Just download it and follow the installation instructions on the website. You shouldn't have to do anything special to configure it for your purpose, just start it and point your software to the server's IP address at port |
|||||||||
|
|
I can recommend Proxy+. It is free for 3 users, contains SOCKS-proxy, runs as a service and managed via Web-browser. If you want to send all traffic through proxy set proxy server in Internet Explorer settings and type To block network traffic for applications individually you can use 3rd-party firewall. I prefer Outpost Firewall Free - it is free and easy to configure. |
||||
|
|
|
Try FreeProxy: FreeProxy entry on Wikipedia |
|||
|
|