mirror of
https://github.com/AdguardTeam/AdGuardDNS.git
synced 2026-04-22 23:16:53 -04:00
forward
A simple replacement for the CoreDNS forward plugin.
Here's what issues it solves:
- Less memory allocations (currently,
forwardis the main reason for extra allocations). - Supports fallback upstreams.
Simplifications:
- One upstream only (we don't need other upstreams)
- Supports only plain DNS upstreams