SDDNS is middleware for CoreDNS
- Clone CoreDNS
- Add SDDNS to imports in core/coredns.go "github.com/wil3/sddns"
3.In core/dnsserver/directives.go
add sddns
to directives array.
- Add SDDNS to CoreDNS's configuration file,
Corefile