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
275 stars 56 forks source link

Support Docker #20

Closed rotemreiss closed 4 years ago

rotemreiss commented 4 years ago

Hi!

I've added Dockerfile and updated the README.md accordingly. Tested locally and it works like a charm.

Please review and merge :).