Michael Skelton 0e5fd14cc5 Update README.md
2018-10-24 09:36:13 +10:00
2018-10-23 23:17:51 +10:00
2018-10-23 20:46:42 +10:00
2018-10-23 19:35:55 +10:00
2018-10-24 09:36:13 +10:00

Interlace

A threading management application that allows controlled execution of multiple commands, over multiple targets.

Python 3.2|3.6 License Build Status Twitter

Usage

Argument Description
-t Specify a target or domain name
-tL Specify a list of targets or domain names
-threads Specify the maximum number of threads to run at any one time (DEFAULT:5)
-timeout Specify a timeout value in seconds for any one thread (DEFAULT:600)
-c Specify a single command to execute over each target or domain
-cL Specify a list of commands to execute over each target or domain
--no-color If set then any foreground or background colours will be stripped out
--silent If set then only important information will be displayed and banners and other information will be redacted.
-v If set then verbose output will be displayed in the terminal
Description
No description provided
Readme GPL-3.0 472 KiB
Languages
Python 100%