Howthe Project Works
- Packet Sniffing: Using Python's socket programming and Scapy library, the sniffer listens to network traffic on the specified interface. It captures all types of packets, including Ethernet, IP, TCP, UDP, and ICMP.
- Packet Processing: The captured packets are processed to extract critical information such as protocol type, source/destination