punk-security / dnsReaper

dnsReaper - subdomain takeover tool for attackers, bug bounty hunters and the blue team!
GNU Affero General Public License v3.0
1.93k stars 150 forks source link

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

Closed drakylar closed 1 year ago

drakylar commented 1 year ago

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'