"The Don Wifi Hunter" is a Powerful Python-based Wi-fi Scanner. That discovers all hosts in Your local Wi-Fi network. That scan Your all connected devices in physical ethernet network.
sudo apt install python3
sudo apt install python3-pip
sudo apt install python3-scapy
pip install scapy
On most systems, using "DWH" is as simple as running the following commands:
git clone https://github.com/donrandeep/Don-Wifi-Hunter.git
cd Don-Wifi-Hunter
sudo python3 wifi.py
sudo python3 wifi.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.