Compatible with
IntelliJ IDEA
Aug 06, 2008
1 293
PlugProxy was made by Christopher A. Longo(http://www.bbzzdd.com/plugproxy), and it is a Java-based
port forwarder/port debugger implementation used to forward data from one TCP port to another. It allows you to
invisibly send a request from one site to another, and lets you debug or inspect data as it travels through the
port forwarder.
Recent change notes
Change List in 1.1.1
- Minor bug fix for HTTP protocol
Change List in 1.1.0
- Add filter feature for HTTP
- Bug fix for duplicate timestamp
Change List in 1.0
- Initial version