- g-sniffer is a Python network analyzer that monitors process traffic in real-time. It captures TCP/UDP packets and displays timestamps, IPs, and protocols
Note
g-sniffer is a Python-based network packet analyzer tailored for real-time process monitoring. It captures network packets—filtering by protocols like TCP and UDP and displays detailed information such as timestamps, source and destination addresses, and protocol type, all within a modern, dynamic console UI featuring stylish red and white fade effects.
Designed for developers and IT professionals, g-sniffer provides an intuitive interface for diagnosing network activity, debugging process communications, and enhancing overall network security analysis.

