~bitfehler/hdig

Simple DNS client written in Hare
Fix license file naming
Be diligent about freeing memory

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bitfehler/hdig
read/write
git@git.sr.ht:~bitfehler/hdig

You can also use your local clone with git send-email.

#hdig

A simple DNS client written in Hare.

Currently mainly intended as a means to test and improve Hare's standard library DNS implementation. At some point this tool will become a viable replacement for dig et al.

NOTE: Might at times use features that are not yet available in Hare or the Hare package you are using!