This commit is contained in:
fleetcaptain 2019-08-19 20:31:40 -07:00
commit 67cd74fce5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Short Form | Long Form | Description
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt``
* Read subdomains from a file and perform advanced analysis on them:
* Using -r to populate DNS resolvers from a file (resolvers used with -a analysis module):
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``