q icon indicating copy to clipboard operation
q copied to clipboard

Enhancement: support performing manual iterative resolution

Open CosmicToast opened this issue 2 years ago • 2 comments

This goes alongside the other issue and would be very useful for testing servers. This would provide a way to perform a one-time iterative resolution via cli, to compare against other answers. Currently, only dig(1) appears capable of this, via +trace (which sadly does unrelated things on some other platforms). Of particular use would be combining this with #73, potentially as an @@ server or similar, to allow in-line comparisons.

CosmicToast avatar Oct 31 '23 08:10 CosmicToast

i aslo wanna do Iterate query manually, so that i can know which dns serve return the result

Nyx2022 avatar Dec 25 '23 14:12 Nyx2022

I'm +1 this, it would be so nice to have +trace on dig to q

rapdodge avatar Jun 16 '24 07:06 rapdodge