Skip to content

Commit e4c877b

Browse files
authored
updated readme for threads option
1 parent a3e1146 commit e4c877b

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)