Update README.md

This commit is contained in:
fleetcaptain 2019-10-10 19:36:44 -07:00 committed by GitHub
parent a2ea42fb0e
commit 5973aeefc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 8 deletions

View File

@ -70,14 +70,7 @@ Short Form | Long Form | Description
## Dependencies: ## Dependencies:
Turbolist3r depends on the `dnslib`, `requests`, 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.
Note that turbolist3r has not been tested on Windows.
<<<<<<< HEAD
Turbolist3r depends on the `dnslib`, `requests`, 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.
>>>>>>> 84d82d9019bc65d836e14ce8d8959fd1deafd1de
#### dnslib Module #### dnslib Module