Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dns): use qdm12/dns@v2.0.0-beta-rc6 #1742

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat(dns): use qdm12/dns@v2.0.0-beta-rc6 #1742

wants to merge 4 commits into from

Conversation

qdm12
Copy link
Owner

@qdm12 qdm12 commented Jul 11, 2023

  • Replace Unbound subprocess
  • DNSSEC validation is dropped for the time being (long story, but really it's sort of unneeded)
  • Faster start up
  • Clearer error messages
  • More integrated with Gluetun/Go

Fixes #137

@qdm12 qdm12 force-pushed the dnsv2 branch 2 times, most recently from 6fe6be2 to 5890d6d Compare July 11, 2023 20:17
@qdm12 qdm12 changed the title feat(dns): use qdm12/dns@v2.0.0-beta-rc3 feat(dns): use qdm12/dns@v2.0.0-beta-rc4 Aug 24, 2023
@qdm12 qdm12 force-pushed the master branch 2 times, most recently from 57a0645 to 059b128 Compare November 23, 2023 08:37
@qdm12 qdm12 force-pushed the master branch 2 times, most recently from bba6a9f to 23b0320 Compare March 25, 2024 18:44
@qdm12 qdm12 changed the title feat(dns): use qdm12/dns@v2.0.0-beta-rc4 feat(dns): use qdm12/dns@v2.0.0-beta-rc6 May 18, 2024
internal/configuration/settings/dot.go Outdated Show resolved Hide resolved
internal/configuration/settings/settings_test.go Outdated Show resolved Hide resolved
internal/dns/loop.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: DNS over HTTPS in Go to replace Unbound
1 participant