Packet-Sniffer This project provides the feature of analyzing the data packets send and receive while working on website. This project is totally build using Python with the help of Scapy library. Requires scapy package installed in system Installing in Linux System sudo apt install scapy To Run Script sudo apt python3 main.py