Paketname | python-pcapy |
Beschreibung | Python interface to the libpcap packet capture library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.10.6-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 180 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1 |
Empfohlene Pakete | python-impacket |
Paketbetreuer | Arnaud Fontaine |
Quelle | pcapy |
Paketgröße | 23198 Byte |
Prüfsumme MD5 | edce9b2d3854361ac29e3a5525419921 |
Prüfsumme SHA1 | c005f857ed52641b00ffff3b008c138e7ad972c4 |
Prüfsumme SHA256 | caaca5319f83de271ed070976a8e021d1b367f50f86146520b5372cd07bb25eb |
Link zum Herunterladen | python-pcapy_0.10.6-2_i386.deb |
Ausführliche Beschreibung | 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.
|