From e940acacb5dc2cf5524a681d488631647d8a5dfb Mon Sep 17 00:00:00 2001 From: Michael Skelton <886344+codingo@users.noreply.github.com> Date: Sun, 6 Jan 2019 17:16:30 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4425f4d..4d731ea 100644 --- a/README.md +++ b/README.md @@ -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_) ==============================================