Skip to content

Commit b9fd2ca

Browse files
authored
Merge pull request #33 from joeldeleep/master
updated readme for threads option
2 parents 120fb76 + e4c877b commit b9fd2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ this repository, or get a word list [elsewhere](https://github.com/bitquark/dnsp
1919
Optionally, you could specify the number of threads (defaults to 10).
2020

2121
```
22-
$ s3enum --wordlist examples/wordlist.txt --suffixlist examples/suffixlist.txt hackerone
22+
$ s3enum --wordlist examples/wordlist.txt --suffixlist examples/suffixlist.txt --threads 10 hackerone
2323
2424
hackerone
2525
hackerone-attachment

0 commit comments

Comments
 (0)