a simple python script i implementing some stuff i learned for "Mastering Python for Networking and Security" by( José Manuel Ortega) it's only scanning network with a subnet of /24 .
python pingsweep.py --help python pingsweep.py -network <the network you want to sacn > -machines <number of machines you want to scan >python pingsweep.py -network 192.168.1 -machines 5python3 pingsweep.py -network <the network you want to sacn > -machines <number of machines you want to scan >python3 pingsweep.py -network 192.168.1 -machines 5