mandatoryprogrammer / TrustTrees

A Tool for DNS Delegation Trust Graphing
Apache License 2.0
403 stars 70 forks source link

error: unrecognized arguments: --resolvers #30

Closed masti10 closed 4 years ago

masti10 commented 4 years ago

trusttrees.py --target example.com --open --resolvers usage: trusttrees.py [-h] (-t TARGET_HOSTNAME | -l TARGET_HOSTNAMES_LIST) [-o] [--gandi-api-v4-key GANDI_API_V4_KEY] [--gandi-api-v5-key GANDI_API_V5_KEY] [-x EXPORT_FORMATS] trusttrees.py: error: unrecognized arguments: --resolvers

KevinHock commented 4 years ago

Okay this should be fixed. 👍 Sorry about that, I had forgotten to update the PyPI version.

https://pypi.org/project/TrustTrees/ has the latest, it works on Python 3.

Also after pip installing it will be at e.g. trusttrees -h