the LIBpcap interface to various kernel packet capture mechanism
翻译 - LIBpcap接口与各种内核数据包捕获机制
libpcap bindings for node
Watch sql base libpcap
A local DNS server base on WinPcap and LibPcap.
Enjoy games with your friends as if you were on a LAN.
翻译 - 让您和您的朋友像在局域网中一样玩游戏。
A simple wrapper around libpcap for the Go programming language
Automatically exported from code.google.com/p/netmap-libpcap
Pcapy is a Python extension module that interfaces with the libpcap packet capture library.
一个基于libpcap的抓包软件,界面qt
A mini libpcap adapter in C++, with a php module using SWIG
java编写的网络抓包工具(数据链路层,需要winpcap, libpcap等支持)
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popu...
翻译 - PcapPlusPlus是用于捕获,解析和制作网络数据包的多平台C ++库。它旨在高效,强大且易于使用。它为最受欢迎的数据包处理引擎(例如libpcap,WinPcap,DPDK和PF_RING)提供了C ++包装器。
WireShark是一款强大的网络协议数据包分析工具,底层基于libpcap、winpcap实现。本项目实现基于libcap的简单数据包抓取功能,供学习参考。