A production-quality TCP/IP traffic capture and real-time analysis tool built in Python using Scapy. Features a sleek, dark-colored terminal user interface (TUI) dashboard that aggregates live ...
The project starts a local TCP server, sends test messages through a TCP client, validates the actual responses against expected results, and generates a Markdown test report. PASS - ...