TCP-Socket-Test---Multi-Threaded

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


Project maintained by Xatrekak Hosted on GitHub Pages — Theme by mattgraham

TCP Socket Test-Multi-Threaded

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.