ChatTCP is a TCP analysis application dedicated to simplifying the analysis of TCP, making it as easy as reading chat logs!
TCP analysis simplified through a chat-like interface, automatic diagnosis, views of TCP data structures, and packet commentary.
The automatic diagnosis feature can automatically analyze connection latency, retransmission and packet loss, as well as detect cases of abnormal disconnection and unfinished handshakes. It also includes HTTP protocol diagnostic analysis, automatically analyzing HTTP protocol packet anomalies.
Using the AI diagnostic analysis assistant, AI can automatically analyze network issues and provide diagnostic analysis results.
Supports decoding common application-layer protocols and displaying them in a protocol data structure view, making packet analysis more intuitive and easier for beginners to learn and master application-layer protocols, as well as addressing the issue of easy forgetfulness.
The currently supported application layer protocols are: HTTP, WebSocket, Redis and Mysql.
Provide multiple classic TCP cases for users to learn and master the TCP, as well as cases involving application-layer protocols such as WebSocket for users to learn and grasp application-layer protocols. Additionally, provide fault cases for users to study and analyze fault issues.
Automatically analyzes all image, audio, video, html, text, json, xml and binary files transmitted using the HTTP, supports exporting and saving them to the disk.
Search features that do not require remembering any commands, allowing direct searching by protocol fields. Supports TCP and application-layer protocols.
The 'TCP' in the name refers to the TCP protocol, indicating that this is a TCP analysis tool. 'Chat' refers to the tool's core feature - a chat-like interactive interface, hence the name ChatTCP.
ChatTCP can automatically analyze connection anomalies, such as incomplete handshakes, client/server initiated disconnections, retransmission packets, unacknowledged packets, etc. It calculates connection latency, packet loss rate, and retransmission rate. For application layer, it currently supports HTTP protocol diagnosis, automatically analyzing HTTP anomalies like status codes, request headers, and response headers. The AI diagnostic analysis assistant converts packets into structured data, decodes application layer protocol data, and provides basic analysis data, enabling AI to understand packets and perform further reasoning analysis, extending ChatTCP's diagnostic analysis capabilities.
ChatTCP currently supports decoding of HTTP, WebSocket, Redis, and MySQL protocols, but does not support TLS protocol decoding. In the future, it may support users implementing plugins to decode custom application-layer protocols.
There's no functional difference between ChatTCP online version and the APP, but they differ in implementation. The online version requires uploading pcap files to the server for analysis, while the APP analyzes locally offline. If you're concerned about privacy data leakage in pcap files, we recommend downloading the APP for use. MCP is provided by the online version, and using MCP Server requires uploading files to the server.
ChatTCP has a low barrier to entry - it can be used without understanding TCP protocol and helps users learn TCP protocol through usage, while Wireshark requires users to first master TCP protocol and application-layer protocols before use, making it more challenging. ChatTCP has fewer features, while Wireshark is more feature-rich and powerful!
We strictly adhere to our privacy policy and will not leak private data from user-uploaded PCAP files in the online version. Our APP performs offline local analysis and does not collect user data. Please note that the APP's AI diagnostic analysis assistant feature requires interaction with AI models, so we recommend confirming there's no sensitive privacy data before using the AI diagnostic analysis assistant.