AdguardTeam / AdguardTeam/AdGuardHome

Configure upstream servers via Discovery of Designated Resolvers

Aperta
#4,696 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
feature request
Lingua principale
TypeScript
Stelle
36.9k
Fork
2.5k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The [Discovery of Designated Resolvers RFC draft](https://datatracker.ietf.org/doc/draft-ietf-add-ddr) describes the mechanism which allows automatically configure encrypted DNS to it's clients. Thus, it may also be used to automatically configure a set of upstream servers for AdGuard Home. Perhaps, we may use some custom URL scheme for this, for example `ddr://`:

```none
ddr://8.8.8.8
```
or
```none
ddr://dns.google
```

The above should make AdGuard Home to use all the encrypted resolvers `8.8.8.8` (`dns.google`) offers.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.