-
- Downloads
feat(dns): Refactor DNS setup to use dnsproxy instead of unbound
This patch refactors the existing setup to use dnsproxy instead of unbound for base DNS. This should improve performance and provide better DNS resolution, since previously there were a lot of failed lookups, which work with the online resolver. References: https://github.com/AdguardTeam/dnsproxy
Loading
Please register or sign in to comment