projectdiscovery/dnsprobe

File Output -o flag is not working

remonsec opened this issue · 1 comments

Hello
I am not able to get any output from -o flag.
Can you please let me know where i am doing the mistake

Please check the recording
https://asciinema.org/a/7ETNXijX77dgAPwzT9Ath7M4t

Thanks

Hey @remonsec,

Because you are using multiple values for r flag, where the expected value is only one, remove that extra flag and it will work.

-r A or -r CNAME, not -r A CNAME