Skip to content

Advanced Windows WiFi Management Tool built with Python — includes network scanning, ARP spoofing & DNS sniffing, port scanning, MAC changer, and device disconnection modules via a simple terminal interface.

Notifications You must be signed in to change notification settings

asgardOP/WiFi-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Manager 🔧

A powerful Python-based Windows WiFi utility for network scanning, monitoring, and control. It provides advanced tools for ARP spoofing, DNS sniffing, MAC address modification, port scanning, and other network utilities — all from a clean command-line interface.

WiFi Manager


⚙️ Features

  • WiFi Scanner: Detect devices connected to your local network (uses nmap and scapy). WiFi Manager - Scanner

  • ARP Spoofing & DNS Sniffer: Monitors DNS requests and identifies access to popular social media domains.

  • Port Scanner: Scans common ports (1–1024) on a target IP and shows open ones.

  • Network Info Display: Shows IP and MAC information for your physical network interfaces.

  • Device Disconnector: Disconnects a target device or all devices on the same network.

  • MAC Address Changer:

    • Set a custom MAC address or generate a random one.
    • Automatically disables/enables adapters to apply changes.
    • Works via PowerShell with administrative rights.

Requirements


How to Run

  1. Clone the repository:

    git clone https://github.com/yourusername/WiFi-Manager.git
    cd WiFi-Manager
  2. Run the script with administrator privileges:

    python WiFi_Manager.py
  3. Follow the on-screen menu to choose operations:

    1 - WiFi Scanner
    2 - Arp Spoofing & Sniffer
    3 - Port Scanner
    4 - Your information
    5 - Disconnect devices
    6 - Change Your MAC Address
    

⚠️ Disclaimer

This tool is intended for educational and network testing purposes only. Unauthorized use on networks you don’t own or manage is illegal. Use responsibly.


License

MIT License © 2025 Ali Emad (asgard)

About

Advanced Windows WiFi Management Tool built with Python — includes network scanning, ARP spoofing & DNS sniffing, port scanning, MAC changer, and device disconnection modules via a simple terminal interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages