libpcap
Packet Capture Library
Provides a system-independent interface for user-level packet capture and monitoring
the LIBpcap interface to various kernel packet capture mechanism
3k stars
134 watching
861 forks
Language: C
last commit: about 1 month ago
Linked from 3 awesome lists
berkeley-packet-filterbpfbsd-packet-filterlibpcappacket-capturepcappcapngsniffer
Related projects:
Repository | Description | Stars |
---|---|---|
dotpcap/sharppcap | A .NET library for capturing and analyzing network packets on multiple platforms | 1,368 |
mozillazg/ptcpdump | A process-aware network capture tool using eBPF technology | 679 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 640 |
pcapdotnet/pcap.net | A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic | 571 |
cilium/pwru | Tool to debug network packets in Linux kernel | 2,904 |
ahobson/ruby-pcap | A Ruby extension to capture and analyze network traffic using the libpcap library. | 75 |
secdev/scapy | A Python-based tool for interactive packet manipulation and analysis | 10,870 |
ripe-ncc/hadoop-pcap | A Java-based library for reading packet capture files in Hadoop | 209 |
wireshark/wireshark | Analyzes and displays network traffic in real-time. | 7,369 |
deepfence/packetstreamer | A tool for collecting and streaming network traffic from multiple machines for forensic analysis and security monitoring | 1,891 |
eldadru/ksniff | Tool to facilitate network debugging of Kubernetes pods | 3,230 |
simsong/tcpflow | A tool for capturing and analyzing network data in TCP connections | 1,702 |
nogginware/mstscdump | Captures and saves unencrypted RDP packets to a PCAP file for later analysis | 27 |
pcaprub/pcaprub | A set of libraries providing a consistent interface to the libpcap packet capture library | 80 |
seladb/pcapplusplus | A multiplatform C++ library for capturing, parsing and crafting network packets | 2,761 |