Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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
A web services front-end to the Asterisk Management Interface, written in C# / WCF. Need help to maintain the C# codebase, help to get it working on Mono on Linux, and help to port it to Java / CXF / Axis 2.