mirror of
https://github.com/codingo/Interlace.git
synced 2025-12-18 07:14:20 +01:00
added in doco
This commit is contained in:
@@ -74,9 +74,10 @@ Alternatively, you can pass targets in via STDIN and neither -t or -tL will be r
|
||||
The following variables will be replaced in commands at runtime:
|
||||
|
||||
| Variable | Replacement |
|
||||
|-----------|-------------------------------------------------------------------------|
|
||||
|-----------------|---------------------------------------------------------------------------------------|
|
||||
| \_target\_ | Replaced with the expanded target list that the current thread is running against |
|
||||
| \_cleantarget\_ | Replaced with target cleanded from http:// or https:// |
|
||||
| \_cleantarget\_ | Replaced with target cleaned from http:// or https:// |
|
||||
| \_safe-target\_ | Replaced with target automatically quoting for commands, stopping subcommands running |
|
||||
| \_host\_ | Works the same as \_target\_, and can be used interchangeably |
|
||||
| \_output\_ | Replaced with the output folder variable from Interlace |
|
||||
| \_port\_ | Replaced with the expanded port variable from Interlace |
|
||||
|
||||
Reference in New Issue
Block a user