展示HN:Nomina – 适用于家庭实验室的单一二进制DNS和带Web界面的域名服务器

1作者: sylwester大约 1 个月前原帖
大家好, 我一直厌倦了设置 PowerDNS、Bind 和 PiHole,因此我尝试在 Rust 中进行更多项目,这就是 Nomina。 它具有: * 分割视图 DNS(如果远程 IP 在某个网络中,则返回不同的 IP/记录等) * 动态 DNS 支持 * 黑名单集成 * DHCP4+6 服务器 * AXFR/IXFR 支持 * 记录重写 它可以替代大多数常见的家庭实验室设置,包括 PiHole 广告拦截等。 <a href="https://github.com/DatanoiseTV/Nomina" rel="nofollow">https://github.com/DatanoiseTV/Nomina</a>
查看原文
Hey everyone,<p>I was always tired of setting up PowerDNS, Bind and PiHole and I am trying to do more projects in Rust, so here is Nomina.<p>It has:<p>* Split Horizon DNS (return a different IP&#x2F;record if remote IP is in a certain network etc)<p>* DynDNS Support<p>* Blocklist Integration<p>* DHCP4+6 Server<p>* AXFR&#x2F;IXFR support<p>* Rewriting of records<p>It can replace most of the common Home Lab setups incl. PiHole AdBlocking etc.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;DatanoiseTV&#x2F;Nomina" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DatanoiseTV&#x2F;Nomina</a>