한국어
☰ Categories

Network Packet Analyzer CLI

Create a command-line network packet analyzer in C using libpcap.

CategoryDevelopment › Deploy & operations
TagsDraftingAnalyzingDeveloperCode
Prompt
Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, DNS, etc.). Include traffic statistics with bandwidth usage and connection counts. Implement packet decoding with detailed header information. Add export functionality in PCAP and CSV formats. Include alert system for suspicious traffic patterns. Implement connection tracking with state information. Add geolocation lookup for IP addresses. Include command-line arguments for all options with sensible defaults. Implement color-coded output for better readability.

What this prompt does

Useful for a command-line network packet analyzer. It requests suspicious-traffic alerts and IP geolocation lookup, but detection rules and lookup services must be chosen separately.

More in this category

AI Agent Architect — Design Production-Ready Agents in 15 Steps
AI Agent Security Evaluation Checklist
AI Provider Research Expert
AI Trying to Escape the Box
Analyze code scanning security issues and dependency updates if vulnerable