Interlace – a tool for simultaneously scanning multiple targets in Linux
— It allows you to turn a single-threaded command-line application into a multi-threaded program.
Interlace works by running a command multiple times using a specified template.
This template specifies an executable file, as well as substitution strings that will be replaced in the actual command, for example, with the target or a separate save file for each target.