Skip to content

NetworkScanner is a Python-based utility for discovering active devices on a local network. This tool combines ARP scanning and Ping-based scanning to identify devices within a given IP address range. It validates IP ranges using regex, performs network scans, and provides detailed output, including device IPs, hostnames, and MAC addresses

Notifications You must be signed in to change notification settings

Aiden-Price/NetworkScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

NetworkScanner is a Python-based utility for discovering active devices on a local network. This tool combines ARP scanning and Ping-based scanning to identify devices within a given IP address range. It validates IP ranges using regex, performs network scans, and provides detailed output, including device IPs, hostnames, and MAC addresses

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages