Created on 26th June 2024
•
It is made to run on mac as mac system does not allow tools like nmap, but it can be run on any system
Challenges were to find specific libraries to keep it very small in size and still get the work done on every system that Python language supports
The libraries that were finally chosen were scapy and socket to make the complete script run, this can pose errors in some system where the terminal would report that ARP is missing in the scapy.layers for system but it can be corrected by importing the scapy library again