You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after i run python3 sublert -r -l is get one error
[!] Performing DNS resolution. Please do not interrupt!
/root/tool/bugbounty/sublert/sublert.py:314: DeprecationWarning: please use dns.resolver.resolve() instead
dns_output = dns.resolver.query(domain,qtype, raise_on_no_answer = False)
The text was updated successfully, but these errors were encountered:
after i run python3 sublert -r -l is get one error
[!] Performing DNS resolution. Please do not interrupt!
/root/tool/bugbounty/sublert/sublert.py:314: DeprecationWarning: please use dns.resolver.resolve() instead
dns_output = dns.resolver.query(domain,qtype, raise_on_no_answer = False)
The text was updated successfully, but these errors were encountered: