mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-03-24 22:40:02 +00:00
This allows filtering `AAAA` records only for specific domains. If `filterDomains` is empty, all domains (except the ones listed in `bypassDomains`) will be filtered. See https://github.com/TechnitiumSoftware/DnsServer/discussions/1016