Add host tool.

This commit is contained in:
2024-04-26 14:15:08 -07:00
parent 622f6a2638
commit 6f7a8fa4d4
6 changed files with 68 additions and 32 deletions

5
cmd/host/README Normal file
View File

@@ -0,0 +1,5 @@
host
This is a utility to display CNAME records and IPs for a hostname. It
was born of my frustration in trying to figure out how to get the host(1)
tool installed on Fedora.