Update README.md

This commit is contained in:
Michael Skelton
2019-01-06 17:16:30 +10:00
committed by GitHub
parent c52fb23b09
commit e940acacb5

View File

@@ -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_)
==============================================