hyprspace/dns
wanderer f1538eef4d
feat: make DNS TLD configurable (#124)
Add a 'domain' option to the NixOS module and JSON config that
controls the domain suffix used for internal DNS names. Defaults to
'hyprspace' for backward compatibility. Supports multi-label domains
(e.g. 'vpn.internal').

Co-authored-by: Max <max@privatevoid.net>
2026-06-22 17:48:14 +00:00
..
config.go Better systemd-resolved integration (#93) 2026-01-13 23:59:38 +01:00
dns_response_test.go feat: make DNS TLD configurable (#124) 2026-06-22 17:48:14 +00:00
server_test.go feat: make DNS TLD configurable (#124) 2026-06-22 17:48:14 +00:00
server.go feat: make DNS TLD configurable (#124) 2026-06-22 17:48:14 +00:00