Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Maintainer: me / @oskarirauta
Compile tested: x86_64 / recent git
Run tested: x86_64 / recent git
Description:
ztDNS is a dedicated DNS server for a ZeroTier virtual network.
ztdns is alternative to Zerotier's own zeronds.
Package requested by @ehrenmann1977 here uxbh/ztdns#30
I used palonsoro's repository as it comes with newer Go support and compiles without patching.
I would rather had provided official zeronds- but unfortunately it is written in rust, and (cross-)compiling
rust code in openwrt buildroot does not currently seem to be officially supported, there were solutions though-
but it seemed a bit too complicated. If one day, openwrt would provide support for rust as well, I might take this
into re-consideration, but for now- I hope ztdns brings joy for those missing it.
Signed-off-by: Oskari Rauta [email protected]