Update README.md

Add clarification about subbrute
This commit is contained in:
fleetcaptain 2019-08-19 20:42:58 -07:00 committed by GitHub
parent 67cd74fce5
commit 68278c7473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Short Form | Long Form | Description
Note that turbolist3r has not been tested on Windows.
Turbolist3r depends on the `dnslib`, `requests`, `dnspython`, and `argparse` python modules.
Turbolist3r depends on the `dnslib`, `requests`, `dnspython`, and `argparse` python modules. The `subbrute` module is required for bruteforce capability, but Turbolist3r should run without it as long as you don't invoke bruteforce. Submit a PR or contact me if you have issues.
#### dnslib Module