A Network scanner which lists IPs, MAC Addresses, and other information about devices on a network, which can also Deuath devices.
You may require WinPcap, Npcap, or other Packet Capturing software for the program to work properly. These will be listed below.
Be sure to run pip install -r requirements.txt
to install all needed modules to function.
Please note that you are only required to have one of these, or other software with the same functionality.
To begin, input the IP of the router you would like to scan for connected devices (You must be connected to the network, of course.) Along with the range. Both fields will be properly set by default as of 0.0.3, then press "Scan". The output will begin listing devices it finds in realtime, and should let you know when it is done. Afterwards you should have a neat looking list of IP's, MAC Addresses, OS information, etc.
Please view the Documentation for more in depth information.