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

Make the record type value case insensitive #2

Closed ehsandeep closed 4 years ago

ehsandeep commented 4 years ago

For example:-

This will work

root@test:~/go/src/github.com/projectdiscovery/dnsprobe/cmd# cat 1.txt | dnsprobe -r CNAME

This not

root@test:~/go/src/github.com/projectdiscovery/dnsprobe/cmd# cat 1.txt | dnsprobe -r cname