AdguardTeam / AdguardTeam/AdGuardHome

Configure upstream servers via Discovery of Designated Resolvers

オープン
#4,696 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
feature request
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。