Posts by Clovis Silva • 11 points
1 post
-
1
votes1
answer117
viewsQ: Problems copy "dns" package in Python
I have a problem with a script where I need to use the dns package in Python. import dns.resolver And to perform a simple DNS check: my_resolver = dns.resolver.Resolver() my_resolver.nameservers =…
pythonasked Clovis Silva 11