mirror of
https://github.com/codingo/Interlace.git
synced 2026-01-25 18:04:25 +01:00
Update README.md
This commit is contained in:
@@ -64,7 +64,7 @@ hackerone.com
|
||||
You could use interlace to run over any number of targets within this file using:
|
||||
bash
|
||||
```
|
||||
➜ /tmp interlace -tL ./targets.txt -threads 5 -c "nikto --host _target_ > ./_target_-nikto.txt" -v
|
||||
➜ /tmp interlace -tL ./targets.txt -threads 5 -c "nikto --host _target_:_port_ > ./_target_-nikto.txt" -v
|
||||
==============================================
|
||||
Interlace v1.0 by Michael Skelton (@codingo_)
|
||||
==============================================
|
||||
|
||||
Reference in New Issue
Block a user