ArpSpoofDetector is a command line python program that can detect an ARP spoofing attack being conducted on your Machine
The entire script needs to be run as root
sudo su
scapy
needs to be installed on your machine. Install it by
sudo pip3 install scapy
You need to be sudo to run the program
sudo su
Next run the program
python3 arpspoofdetec.py