GNU/Linux ◆ xterm ◆ bash 2371 views

This script is a PoC for a parallelised domain name prober. It creates a queue of threads and tasks each one to probe a sub-domain of the given root domain. At every iteration step each dead thread is removed and the queue is replenished as necessary.