A network sniffer based on python scapy and has a UI interface. It uses an MVC-like architecture and can capture and identify the traffic flowing through the specified network adapter.
Install Dependencies
pip install -r requirements.txt
python main.py