I wrote a little Java code that uploads a file to an ftp server. It does not work for people behind the proxy server to debug, I would like to simulate their conditions. What is the best way to do this? Is there a proxy server that I can download and configure so that my computer needs a proxy setting to access the network? Many thanks
source
share