zerotier-openwrt
zerotier-openwrt copied to clipboard
Zeronsd - compile and add to feed in openwrt
There is a need for Zeronsd for openwrt, since without it, it would be difficult to setup a DNS server for Zerotier networks. Now the ZeroNSD has been in alpha, could you please compile it and add it to the feed.
https://www.zerotier.com/2021/05/06/zeronsd-unicast-dns-resolution-for-zerotier-now-in-alpha/
thank you
IMHO, zeronsd should be a different package
yes it is a different package, could you please compile it and create a new project for it, since you have the necessary knowhow. I tried compiling for openwrt but still I am new to it.
Zeronsd is written in Rust. OpenWrt does not seem to support Rust based projects yet.
there are some other alternatives, written in go, if we can cross-compile it for openwrt, it would be supported. here is another project written in go https://github.com/mje-nz/zerotier-dns I am still struggling with buildroot to crosscompile a project