1 个仓库
Command-line interfaces for managing the configuration of encrypted DNS tunnels and failover settings.
Distinct from DNS-over-HTTPS Clients: Focuses on the administrative CLI interface rather than the network transport implementation of the DoH client.
Explore 1 awesome GitHub repository matching networking & communication · CLI Configuration Tools. Refine with filters or upvote what's useful.
NextDNS 是一个网络 DNS 客户端和代理,用作本地解析器、转发器和 DNS-over-HTTPS 代理。其主要目的是使用加密的 HTTPS 流量将本地名称解析请求路由到外部提供商,以提高隐私性并绕过网络限制。 该服务通过将通过 mDNS 或 DHCP 收集的客户端身份元数据嵌入到传出查询中而脱颖而出,从而允许进行设备级跟踪和应用独特的过滤配置文件。它具有高级路由逻辑,包括用于平衡公共和私有解析的拆分水平 DNS、基于域的查询引导,以及在提供商中断期间自动重路由流量的健康检查故障转移机制。 广泛地,该项目涵盖了通过 TTL 重写和本地 hosts 文件集成进行的 DNS 流量管理,以及通过具有自动失效功能的内存缓存进行的性能优化。它还包括网络管理功能,如强制门户检测和系统时间同步,以确保证书有效性。 该服务可以作为 NixOS 中的声明式系统组件部署,或直接集成到家用路由器固件中。
Provides a lightweight command-line interface for managing DNS-over-HTTPS tunnels and upstream failover.