projectdiscovery / dnsprobe

DNSProb is a tool built on top of retryabledns that allows you to perform multiple dns queries of your choice with a list of user supplied resolvers.
https://projectdiscovery.io/open-source
MIT License
276 stars 56 forks source link

Update dnsprobe.go #18

Closed schniggie closed 4 years ago

schniggie commented 4 years ago

changed New return value to fit with retryabledns

Mzack9999 commented 4 years ago

Thanks a lot for the PR @schniggie! This should have already been addressed by #19

Mzack9999 commented 4 years ago

Closing as the issue has been resolved in #19