Skip to content

Commit 6322a62

Browse files
authored
Updated Exclusion Description
1 parent 341abb0 commit 6322a62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ Dependencies will then be installed and Interlace will be added to your path as
1515

1616
| Argument | Description |
1717
|------------|--------------------------------------------------------------------------------------------------------------|
18-
| -t | Specify a target or domain name either in comma-delimited format, CIDR notation, or as an individual host |
18+
| -t | Specify a target or domain name either in comma-delimited format, CIDR notation, or as an individual host |
1919
| -tL | Specify a list of targets or domain names |
20-
| -e | Specify an exclusion either in comma-delimited format, CIDR notation, or as an individual host |
21-
| -eL | Specify a list of exclusions |
20+
| -e | Specify a target exclusion either in comma-delimited format, CIDR notation, or as an individual host |
21+
| -eL | Specify a list of targets to exclude |
2222
| -threads | Specify the maximum number of threads to run at any one time (DEFAULT:5) |
23-
| -timeout | Specify a timeout value in seconds for any single thread (DEFAULT:600) |
23+
| -timeout | Specify a timeout value in seconds for any single thread (DEFAULT:600) |
2424
| -c | Specify a single command to execute over each target or domain |
2525
| -cL | Specify a list of commands to execute over each target or domain |
2626
| -o | Specify an output folder variable that can be used in commands as \_output\_ |
2727
| -p | Specify a list of port variable that can be used in commands as \_port\_. This can be a single port, a comma delimited list, or use dash notation |
2828
| -rp | Specify a real port variable that can be used in commands as \_realport\_ |
29-
| --no-cidr | If set then CIDR notation in a target file will not be automatically be expanded into individual hosts |
29+
| --no-cidr | If set then CIDR notation in a target file will not be automatically be expanded into individual hosts |
3030
| --no-color | If set then any foreground or background colours will be stripped out |
3131
| --silent | If set then only important information will be displayed and banners and other information will be redacted |
3232
| -v | If set then verbose output will be displayed in the terminal |

0 commit comments

Comments
 (0)