Settings

Theme

Zns: CLI tool for querying DNS records with readable, colored output

github.com

30 points by bschaatsbergen a year ago · 6 comments

Reader

catlifeonmars a year ago

I especially like the option to output JSON.

However one minor annoyance is the fact that the json keys are prepended with a non-alphanumeric character (e.g “@domain”, “@record”). This adds no value and makes it more difficult to work with in some cases (jq scripts will need to use quotes to reference the keys, etc).

jiehong a year ago

I’d recommend Doggo [0], also written in go.

[0]: https://github.com/mr-karan/doggo

layer8 a year ago

> Colorized and tabular output for easy reading

I like how the usage example shows a single pale blue dot.

  • pianohacker a year ago

    Yeah, I think that's just GitHub syntax highlighting. An image would have been great here.

monkaiju a year ago

If you want to query multiple servers at once, also with colorful output (or even customizable json output), check out dug.

https://dug.unfrl.com/ https://github.com/unfrl/dug

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection