Update README.md
This commit is contained in:
parent
a2ea42fb0e
commit
5973aeefc9
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue