Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 355 Bytes

Python-Packet-Sniffer

Overview

Packet Sniffer created in Python 3. Allows you to monitor traffic running through local network. Allows the user to be able to view Source of the packets, Target host and the type of protocol used e.g. UDP/TCP.

Requirement

  • Python 3.x
  • Privileged/Administrative Rights
  • Linux or Windows Operating System