Bash script to ping a list of IP addresses stored in an IPLIST.txt file.
Bash script to ping a list of IP addresses stored in an IPLIST.txt file. Threads are unbounded so it is very fast for <1000 IP address. It may bog down a computer with slower hardware if you do more.