Syborg
Syborg copied to clipboard
DeprecationWarning: please use dns.resolver.resolve()
syborg.py:60: DeprecationWarning: please use dns.resolver.resolve() instead
answers = dns.resolver.query(domain)
calling appenddataset1
syborg.py:73: DeprecationWarning: please use dns.resolver.resolve() instead
answers = dns.resolver.query(domain)
$ python3 --version
Python 3.7.3
Hi, @TheGroundZero,
Thanks for raising this issue. I will look at this in a couple of days and get back to you.
Best,
@MilindPurswani