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 queries and helper function for domain names.
Based on miekg's dns module.