Skip to content

"The Don Wi-fi Hunter" is a Powerful Python-based Wi-fi Scanner. That discovers all hosts in Your local Wi-Fi network.

License

Notifications You must be signed in to change notification settings

donrandeep/Don-Wifi-Hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DON WIFI HUNTER

"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.

Getting started

Shell demo

DWH install demo

Install Requirements (on Linux)

sudo apt install python3
sudo apt install python3-pip
sudo apt install python3-scapy
pip install scapy

Installation

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

Example Images

sudo python3 wifi.py

1 install demo

2 install demo

3 install demo

4 install demo

gif (3)

Contributing

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.