macOS
brew install smartdnslocal Homebrew formula metadata
安装
brew install smartdnslocal Homebrew formula metadata
sudo apt install smartdnsDebian stable package indexes · smartdns · 来源: deb.debian.org
nix profile install nixpkgs#smartdnsnixpkgs package indexes · pkgs/by-name/sm/smartdns/package.nix · 来源: api.github.com
sudo pacman -S smartdnsArch Linux sync databases · smartdns · 来源: geo.mirror.pkgbuild.com
概览
Rule-based DNS server for fast IP resolution, DoT/DoQ/DoH/DoH3 supported
历史
SmartDNS-rs is a Rust implementation of the SmartDNS idea: a local DNS server that queries multiple upstream resolvers and returns the fastest result for the local network. In package-manager terms it sits in the same practical niche as dnsmasq-like local resolvers, but with modern encrypted DNS protocols and cross-platform packaging.
The upstream SmartDNS project documents the core design: accept local DNS queries, ask multiple upstream DNS servers, test or select the fastest reachable address, and return that result. SmartDNS-rs states that it was inspired by the C SmartDNS project and was written because the original was mainly Linux-oriented while the Rust version targets Windows, macOS, Linux, and Android Termux with compatible configuration.
SmartDNS-rs gained package-manager visibility through Homebrew as `smartdns`, with the README documenting `brew install smartdns` and service startup through Homebrew services. The supplied package metadata also records packages in Debian, Ubuntu, Arch, and Nix, which places it beyond a single-platform GitHub binary.
Typical use is as a local DNS daemon, often listening on port 53, configured with upstream DoH, DoT, DoQ, or DoH3 resolvers and domain-specific rules. The README shows running it with `smartdns run -c ./smartdns.conf -v`, installing it as a service, and using `dig` CHAOS TXT diagnostics for server/client information.
Package maintainers care because SmartDNS-rs combines DNS daemon behavior, privileged port binding, service integration, cross-platform binaries, and Rust dependency management in one formula. It is also a small example of a C networking utility being reworked for broader package-manager portability.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./smartdns.conf./etc/smartdns/smartdns.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
smartdns | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:smartdns |
|---|---|
| 版本 | 0.13.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/mokeyish/smartdns-rs |
| 仓库 | https://github.com/mokeyish/smartdns-rs |
| 最后更新 | 2026-06-27T19:43:42Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
smartdns 46.1+dfsg-1.1~deb13u1
local DNS server to obtain the fastest IP for the best experience
https://github.com/pymumu/smartdns
sudo apt install smartdnssmartdns
nix profile install nixpkgs#smartdnssmartdns 45+dfsg-1build2
local DNS server to obtain the fastest IP for the best experience
https://github.com/pymumu/smartdns
sudo apt install smartdnssmartdns 48.3-1
A local DNS server to obtain the fastest website IP for the best Internet experience
https://github.com/pymumu/smartdns
sudo pacman -S smartdns来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.