0-d3y/Packet-Sniffer
Packet Sniffer is a simple and open-source tool for sniffing network packets and displaying their details in a well-formatted and colored manner. The tool is developed using the `Scapy` library for packet sniffing and `pyfiglet` and `termcolor` libraries for enhancing the user interface with a logo display and text coloring.
Python