mirror of
https://github.com/codingo/Interlace.git
synced 2026-01-25 01:44:48 +01:00
12 lines
748 B
Markdown
12 lines
748 B
Markdown
# Interlace
|
|
A threading management application that allows controlled execution of multiple commands, over multiple targets.
|
|
|
|
[](https://www.python.org/) [](https://www.gnu.org/licenses/gpl-3.0.en.html) [](https://travis-ci.org/codingo/Reconnoitre) [](https://twitter.com/codingo_)
|
|
|
|
## Scratch
|
|
|
|
Read hostnames.txt - create loop
|
|
Read commands.txt - replace $target, $port, etc', create loop
|
|
|
|
Specify threads to run based on max threads - output as each command finishes.
|