Closed jimdi closed 3 years ago
try to use this tool with docker+wsl2 and got that error:
/sub404.py:245: DeprecationWarning: please use dns.resolver.resolve() instead resolve = dns.resolver.query(data.strip(), 'CNAME')
This is only warning. You can ignore this as it will not affect the result.
try to use this tool with docker+wsl2 and got that error:
/sub404.py:245: DeprecationWarning: please use dns.resolver.resolve() instead resolve = dns.resolver.query(data.strip(), 'CNAME')