Skip to content

agentzex/windows_network_ip_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows_network_ip_scanner

I couldn't find any decent solution for a lightweight LAN network discovery tool running from a Windows machine with WinAPI, so I decided to create one.
This tool can discover other devices on your network automaticlly, based on info gathered from all of the installed network cards on your Windows machine. Then, it uses them to send multi-threaded ARP requests and discover which IPs are responding.
It also prints the machine name if available.
Since the data is stored in JSON objects, it's also very easy to forward it to a server.

About

Discover IPs of active devices on your LAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages