Skip to main content

This package implement Packet Analysis with network sniffer or pcap file reader.

Project description

PacketAnalysis

Description

This package implement Packet Analysis with network sniffer or pcap file reader.

Requirements

This package require :

  • python3
  • python3 Standard Library
  • Scapy

Installation

pip install PacketAnalysis

Examples

Command lines

PacketAnalysis

Python3

from PacketAnalysis import PacketPrinter, Sniffer
packet_printer = PacketPrinter()
sniffer = Sniffer(packet_printer)

Links

Licence

Licensed under the GPL, version 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PacketAnalysis-0.0.1.tar.gz (16.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page