Hi all! This is a packet sniffer in python.
I have used scapy library
scapy
pip install requirements.txt
python main.py
OR
sudo python3 main.py
That's all. This is how we can use the packet sniffer.