projectdiscovery/dnsprobe

Make the record type value case insensitive

ehsandeep opened this issue · 0 comments

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