diglett

Crates.iodiglett
lib.rsdiglett
version0.3.0
sourcesrc
created_at2023-06-02 17:18:40.798497
updated_at2023-06-04 17:04:19.832407
descriptionA simple DNS client capable of output either JSON, or colorful text in terminal ;)
homepagehttps://gitlab.com/bernard-xl/diglett/-/blob/main/README.md
repositoryhttps://gitlab.com/bernard-xl/diglett
max_upload_size
id881067
size143,253
(hugebubu)

documentation

README

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

Commit count: 4

cargo fmt