Update README.md

This commit is contained in:
fleetcaptain 2019-06-08 15:44:53 -07:00 committed by GitHub
parent c25c4d46a8
commit 4575a05793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`` ``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:
``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt`` ``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``