- Make dns.serve action accept omitted port and fall back to service DNSPort.
- Keep port explicit when caller provides it.
- Add regression test for serve action default port behavior.
- Remove obsolete go-cache dependency from module files.
Co-Authored-By: Virgil <virgil@lethean.io>
Implements wildcard DNS resolution with most-specific suffix matching for dns.resolve, dns.resolve.txt, and dns.resolve.all paths.
Co-Authored-By: Virgil <virgil@lethean.io>