Skip to content

gsubigya/LocalNetworkScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocalNetworkScanner

A user-friendly tool to quickly discover and identify devices connected on your local network.

  • Quickly finds all devices connected to your local network by scanning the specified IP range.
  • Gathers useful info about each device, including IP address, MAC address, hostname, and manufacturer details.
  • Presents the results in a simple, clean interface powered by Tkinter, so it’s easy to navigate.
  • Keeps the app responsive by running the scan in the background without freezing the window.
  • Provides helpful error messages if something goes wrong or if the IP range entered isn’t valid.

Install NPCAP before running https://npcap.com/

To install the required dependencies, run:

pip install scapy requests

About

A user-friendly tool to quickly discover and identify devices connected on your local network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages