Simple subnet scanner. Pass it a CIDR range, get back a list of live hosts.
1python sweep.py 10.0.10.0/24
Fast subnet ping sweep with logging. Outputs live and dead hosts to a CSV. Built for quick network discovery across MSP client sites.
Simple subnet scanner. Pass it a CIDR range, get back a list of live hosts.
1python sweep.py 10.0.10.0/24