← Back to tools
View AGENTS.md for netdump
netdump
Simple network packet analyzer with real-time and offline ASCII visualization
Description
Netdump is a simple network packet analyzer using libpcap, supporting both real-time and offline analysis with ASCII visualization. Inspect network packets directly from the terminal.
AI Summary
Simple network packet analyzer with real-time capture and ASCII visualization using libpcap.
Capabilities
- + Real-time packet capture
- + Offline pcap analysis
- + ASCII packet visualization
Use When
- → You need a simple packet analyzer
- → You want terminal-based network analysis
Avoid When
- x You need full-featured analysis like Wireshark