Bash Script that does a more through job of determining availability by testing TCP socket availability on port 22 for a given list of IP address
Bash Script that does a more through job of determining availability by testing TCP socket availability on port 22 for a given list of IP address.
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.