I have a small desktop Twitter client written in VB.NET (2.0). Works great. Some of my users have emailed me and said that the application isn't working for them because they are trying to use it on networks where a proxy server is part of the network connectivity equation.
I'd like to be able to troubleshoot and debug my application at home so that I can add proxy authentication to my application as a feature.
Are there software proxies that I can install on my local machine for this sort of thing? Free/open-source is preferable, since this is a FOSS project. Failing that, are there other alternatives that I could use for this sort of troubleshooting/debugging/development?