ragibkl / adblock-dns-server

Adblock DNS Server powered by Bancuh DNS and dnsdist-acme
https://bancuh.com/
MIT License
63 stars 14 forks source link

use internal bind dns to recursively resolve queries #201

Closed ragibkl closed 4 months ago

ragibkl commented 4 months ago

needs: https://github.com/ragibkl/bancuh-dns/pull/2

Basically uses a variant of bancuh-dns that includes a built-in bind instance, that is used to recursively resolve dns queries. I think this is the better approach to https://github.com/ragibkl/adblock-dns-server/pull/199