[ Bron: pcapy ]
Pakket: python3-pcapy (0.11.4-2 en anderen)
Verwijzigingen voor python3-pcapy
Debian bronnen:
Het bronpakket pcapy downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.coresecurity.com]
Vergelijkbare pakketten:
Python interface to the libpcap packet capture library (Python 3)
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.
This package installs the library for Python 3.
Andere aan python3-pcapy gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libpcap0.8 (>= 1.0.0)
- system interface for user-level packet capture
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3 (<< 3.10)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.9~)
-
- rec: python3-impacket
- Python3 module to easily build and dissect network protocols