Skip to content

AashooSharma/wifi-network-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wi-Fi Network Scanner

Project Logo

GitHub issues GitHub forks GitHub stars GitHub license

Project Tool Tutorial Video

Watch our detailed YouTube tutorial video to see how to use the Wi-Fi Network Scanner.

Features

  • Scan your Wi-Fi network for connected devices
  • Display IP addresses and open ports of connected devices
  • Easy setup and deployment
  • Lightweight and efficient

Uses

  • Network security auditing
  • Identifying unauthorized devices on your network
  • Network administration and troubleshooting

Installation, Setup, and Deployment

Prerequisites

  • An Android device with Termux installed.

Step-by-Step Guide

  1. Clone the Repository:

    git clone https://github.com/AashooSharma/wifi-network-scanner.git
    cd wifi-network-scanner
  2. Run the Setup Script:

    chmod +x setup.sh
    ./setup.sh
  3. Run the Python Script:

    python scan_network.py

Files in this Project

  • setup.sh: Bash script to install necessary tools and dependencies.
  • requirements.txt: File to list Python package dependencies.
  • scan_network.py: Python script to scan the Wi-Fi network and display connected devices.

Contribution and Support

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a new Pull Request

Support

If you encounter any issues or have questions, feel free to open an issue on GitHub.

Contact Us

Follow us on social media for updates and support:


License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Wifi Network Scanner using termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published