donrandeep / Don-Wifi-Hunter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%