Skip to content

native massdns-compatible DNS resolver - #723

Open
Mzack9999 wants to merge 12 commits into
devfrom
native-dns-resolver
Open

native massdns-compatible DNS resolver#723
Mzack9999 wants to merge 12 commits into
devfrom
native-dns-resolver

Conversation

@Mzack9999

Copy link
Copy Markdown
Member

Summary

  • Replace the massdns binary dependency with a native Go stub resolver (pkg/resolve) and massdns-compatible CLI (cmd/resolve).
  • Keep shuffledns hostname/wildcard workflows on the same engine; add iterative resolution, PTR, AXFR, NSEC(3) zonewalk, sharding, and resume.
  • Cover core massdns flags (output formats, bind/buffers, QPS, privilege drop, Linux --rand-src-ipv6*); --processes / --busy-poll stay accepted no-ops.

@Mzack9999

Copy link
Copy Markdown
Member Author

Tracking: #724

@dogancanbakir dogancanbakir linked an issue Jul 27, 2026 that may be closed by this pull request
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.

native massdns-compatible DNS resolver

1 participant