punk-security/dnsReaper

TypeError: fetch_domains() got an unexpected keyword argument 'provider'

drakylar opened this issue · 0 comments

python3 main.py aws

Traceback (most recent call last):
  File "/root/Desktop/tools/dns/dnsReaper/main.py", line 49, in <module>
    domains = provider.fetch_domains(**args.__dict__)
TypeError: fetch_domains() got an unexpected keyword argument 'provider'