/python-packet

A simple handy python tool to capture source and destination MAC address of any interface communicating

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

python-packet

Debian users install pcapy package

sudo apt-get install python-pcapy

Run sudo python capture.py in Linux, For windows run as ADMIN

Sudo permission is needed to capture packet of system

A simple handy python tool to capture source and destination MAC address of any interface communicating