[GH-ISSUE #171] [Resolver] Add support for the Windows Registry for DNS configuration #377

Closed
opened 2026-03-15 22:12:11 +03:00 by kerem · 1 comment
Owner

Originally created by @bluejekyll on GitHub (Aug 3, 2017).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/171

Currently on Unix like systems, /etc/resolv.conf is used for the system configuration location. On Windows (I believe) this is stored in the Registry. This is a great issue someone familiar with Windows could contribute. It looks like there are some tools available for reading information from the Registry now: https://crates.io/crates/winreg

Originally created by @bluejekyll on GitHub (Aug 3, 2017). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/171 Currently on Unix like systems, `/etc/resolv.conf` is used for the system configuration location. On Windows (I believe) this is stored in the Registry. This is a great issue someone familiar with Windows could contribute. It looks like there are some tools available for reading information from the Registry now: https://crates.io/crates/winreg
kerem 2026-03-15 22:12:11 +03:00
Author
Owner

@bluejekyll commented on GitHub (Oct 31, 2017):

This was fixed in #172

<!-- gh-comment-id:340771716 --> @bluejekyll commented on GitHub (Oct 31, 2017): This was fixed in #172
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#377
No description provided.