Paketname | python-pcapy |
Beschreibung | Python interface to the libpcap packet capture library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.10.6-1ubuntu2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 176 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), |
Empfohlene Pakete | python-impacket |
Paketbetreuer | Ubuntu Developers |
Quelle | pcapy |
Paketgröße | 23020 Byte |
Prüfsumme MD5 | 6f74932973232e43113f701c47d4223a |
Prüfsumme SHA1 | d697e89dad5ddcf9a8da6ecc25ea77051ac57d79 |
Prüfsumme SHA256 | 69ae818c285caa0709fec58da0ecd670ae81bd5a27ec60f31c9b6f4708602010 |
Link zum Herunterladen | python-pcapy_0.10.6-1ubuntu2_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.
|