Elnet
Get:
go get github.com/elmasy-com/elnet@latest
Or get the latest commit (if Go module proxy is not updated)"
go get "github.com/elmasy-com/elnet@$(curl -s 'https://api.github.com/repos/elmasy-com/elnet/commits' | jq -r '.[0].sha')"
dns
DNS queries and helper function for domain names.
Based on miekg's dns module.