A Simple Python Program that sniffs packets using Scapy Module
Langauge Used = Python3
Modules/Packages used:
- os
- scapy
- datetime
- optparse
- colorama
- threading
- time
Install the dependencies:
pip install -r requirements.txt
A Simple Python Program that sniffs packets using Scapy Module
Python