TCPMonPlus
TCPMonPlus intercepts TCP packets and SOAP reqeusts
...The client is configured to connect to TcpMonPlus and TcpMonPlus forwards the packets
to server with all required authentications.
The client must be configured to TcpMonPlus local Port that is it is listening to.
TcpMonPlus forwards the packets to the server and port specified in the configuration panel.
User Name and Password may be supplied if the server requires HTTP authentication.
NOTE: You can run the application in console mode using the following example command:
java -cp . com.yasmoicoco.proxy.tcpmon.TCPMonitorPlus -console 9080 192.168.1.1 9080 true
Using the scripts:
Or You may execute one of the scripts as follows:
Windows: TCPMonPlus.bat
TCPMonPlusConsole.bat
Non Windows: TCPMonPlus.sh TCPMonPlusConsole.sh
Also known as TCPMon