macOS
brew install smartdnslocal Homebrew formula metadata
brew
Rule-based DNS server for fast IP resolution, DoT/DoQ/DoH/DoH3 supported. Version 0.13.1 via Homebrew; verified 2026-06-27.
install
brew install smartdnslocal Homebrew formula metadata
sudo apt install smartdnsDebian stable package indexes · smartdns · source: deb.debian.org
nix profile install nixpkgs#smartdnsnixpkgs package indexes · pkgs/by-name/sm/smartdns/package.nix · source: api.github.com
sudo pacman -S smartdnsArch Linux sync databases · smartdns · source: geo.mirror.pkgbuild.com
overview
Rule-based DNS server for fast IP resolution, DoT/DoQ/DoH/DoH3 supported
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
smartdns | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mokeyish/smartdns-rs
install metadata
| Package key | brew:smartdns |
|---|---|
| Version | 0.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/smartdns |
| Homepage | https://github.com/mokeyish/smartdns-rs |
| Repository | https://github.com/mokeyish/smartdns-rs |
| Upstream docs | https://github.com/mokeyish/smartdns-rs#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/mokeyish/smartdns-rs/archive/refs/tags/v0.13.1.tar.gz |
| Last updated | 2026-06-27T19:43:42Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | smartdns |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
smartdns 46.1+dfsg-1
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-1
A local DNS server to obtain the fastest website IP for the best Internet experience
https://github.com/pymumu/smartdns
sudo pacman -S smartdnssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.