#dns #json #dns-client #rfc1035

app diglett

A simple DNS client capable of output either JSON, or colorful text in terminal ;)

4 releases (2 breaking)

0.3.0 Jun 4, 2023
0.2.1 Jun 3, 2023
0.2.0 Jun 3, 2023
0.1.0 Jun 2, 2023

#2785 in Command line utilities

LGPL-2.1-only

100KB
1K SLoC

Diglett

It digs! A DNS resolving CLI.

image

Inspired by the Implement DNS in a weekend article. I read through RFC 1035 and coded this tool when I was babysitting my newborn daughter in the night.

What's special about it?

It can output JSON, or colorful text in terminal ;)

Installation

cargo install diglett

Example

image

Dependencies

~2–2.9MB
~58K SLoC