dariusztytko / vhosts-sieve

Searching for virtual hosts among non-resolvable domains
GNU General Public License v3.0
86 stars 24 forks source link

dns resolver error #1

Open Mr-Lazzy opened 2 years ago

Mr-Lazzy commented 2 years ago

vhosts-sieve.py:249: DeprecationWarning: please use dns.resolver.resolve() instead for rr in dns.resolver.query(self._domain, 'A'): No non-resolvable domains (vhost candidates) found

Nishantbhagat57 commented 1 year ago

I got same error, but the tool is still working, you can ignore the error