Java-Proxy-Server icon indicating copy to clipboard operation
Java-Proxy-Server copied to clipboard

This is a simple HTTP/HTTPS proxy server written in Java

Results 6 Java-Proxy-Server issues
Sort by recently updated
recently updated
newest added

Without a license this project's code cannot be legally used by anyone. Please add a license file to this project. May I suggest the MIT license?

E.g. try to download http://updates.jenkins-ci.org/download/war/2.164.2/jenkins.war

Delete files: * .settings * bin * .classpath * .project These files are redundant and IDE dependent.

Is it possible to change host address, for example I want to open example.localhost mirroring of www.example.com in my local area network, For this pupose we can use Nginx to...

### Summary A for loop has been added to try reading lines from proxyToClientBr up to 5 times. A try-catch block within the loop handles any potential exceptions that may...