Python pcap extension
Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables Python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets. See also: https://github.com/CoreSecurity/pcapy
$
pkg install py311-pcapy-ngOrigin
net/py-pcapy-ng
Size
184KiB
License
APACHE11
Maintainer
m.muenz@gmail.com
Dependencies
1 packages
Required by
2 packages