DEPENDENCIES:
python3
INSTALLATION:
git clone https://github.com/ilolm/arpspoof-detector.git
cd arpspoof-detector
pip3 install -r requirements.txt
chmod +x arpspoof_detector.py
USAGE:
Usage: sudo ./arpspoof_detector.py [options]
Options:
-h, --help show this help message and exit
-i INTERFACE, --interface=INTERFACE
Specify an interface, default=eth0.