foxcpp / foxcpp/maddy

DNSSEC support for Windows

オープン
#338 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue help wanted
主要言語
Go
スター
6.1k
フォーク
327
PR マージ指標
30日以内にマージされた PR はありません

説明

The problem is obtaining system DNS configuration for use in resolver code. The relevant function is `NewExtResolver` in framework/dns/dnssec.go.

According to https://stackoverflow.com/a/13417318 comments it can be read from registry (DhcpNameServer or NameServer for each interface). Need to figure out which value should be preferred if there are multiple interfaces (or just use them all?).

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

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

調査の方向性

framework/dns/dnssec.go の NewExtResolver から始め、システム DNS 設定が resolver によってどのように使用されるかを追跡します。各インターフェースの Windows レジストリ値 DhcpNameServer と NameServer を調査し、複数のインターフェースをどのように扱うべきかを判断し、Windows DNS 設定が resolver で使用するために確実に選択されるようになった時点で作業完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
networking
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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