No description
Find a file
Virgil 5d002f8192 feat(service): add health port option to serve action
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 23:38:00 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
action.go feat(service): add health port option to serve action 2026-04-03 23:38:00 +00:00
go.mod feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
go.sum feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
hsd.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
hsd_test.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
http_server.go feat(dns): default health HTTP port to 5554 2026-04-03 23:08:14 +00:00
mainchain.go fix(mainchain): parse hns alias tokens case-insensitively 2026-04-03 23:36:02 +00:00
mainchain_test.go fix(mainchain): parse hns alias tokens case-insensitively 2026-04-03 23:36:02 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
serve.go feat(dns): default serve ports from configured values when unset 2026-04-03 23:32:52 +00:00
service.go feat(dns): default hsd client when url omitted 2026-04-03 23:26:46 +00:00
service_test.go feat(service): add health port option to serve action 2026-04-03 23:38:00 +00:00

go-dns