macOS
brew install technitium-dnslocal Homebrew formula metadata
brew
Self host a DNS server for privacy & security. Version 15.3.0 via Homebrew; verified 2026-07-05.
install
brew install technitium-dnslocal Homebrew formula metadata
overview
Self host a DNS server for privacy & security
history
Technitium DNS Server is an open source authoritative and recursive DNS server aimed at self-hosted DNS, privacy, security, and network-wide blocking. In package-manager culture it sits between a traditional daemon, an ad-blocking appliance, and a homelab service: it can be installed as a local service, container, or formula and then managed through a web console and HTTP API.
The public GitHub repository was created in October 2017, and the project's own README links its first release-era blog posts from November 2017. Early positioning emphasized running a DNS server on Ubuntu Linux and self-hosting DNS for privacy and security. Over time, the project expanded from a small self-hosted DNS server into a broad DNS platform with recursive and authoritative service, encrypted DNS transports, DNSSEC-related features, blocking, DHCP, an admin console, and an API.
The current project page describes cross-platform support for Windows, Linux, macOS, Raspberry Pi, Docker, and portable .NET runtime installs. Its release history shows continuing active development through v15 in 2026, with the README linking many official release posts and feature guides from 2017 through 2026.
Adoption grew in the self-hosting and homelab niche because the project offered a packaged alternative to stitching together a resolver, blocklist tooling, and web UI by hand. The official site promotes one-line Linux installation, Docker deployment, and a portable cross-platform build, which made it accessible to package-manager users who wanted a local DNS service without manually building a DNS stack.
For package maintainers, Technitium DNS Server is notable because it is a service-oriented package rather than a simple CLI. The package value is in reproducible installation of the daemon and executable, while day-to-day administration usually happens through the browser console or HTTP API.
Typical use is to run a local DNS resolver for a home network, small organization, lab, or private domain setup, then configure clients or a router to use it. The README highlights DNS-over-TLS, DNS-over-HTTPS, DNS-over-QUIC forwarding, DNS-level ad and malware blocking, query logs and statistics, authoritative zones, and API-driven configuration.
Package users care about the formula because it turns a network service with platform-specific installers into something that can be installed, upgraded, and pinned alongside other local infrastructure tools.
Technitium DNS Server is package-nerd interesting because it brings a full DNS appliance experience into a package-manager workflow: install a formula or container, run a local service, and administer it via web UI/API instead of editing only daemon config files. It overlaps with Pi-hole, Unbound, BIND, CoreDNS, and AdGuard Home, but emphasizes an integrated authoritative/recursive DNS server with a broad feature set.
security posture
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.
/etc/dnsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
technitium-dns | 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/TechnitiumSoftware/DnsServer
install metadata
| Package key | brew:technitium-dns |
|---|---|
| Version | 15.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/technitium-dns |
| Homepage | https://technitium.com/dns/ |
| Repository | https://github.com/TechnitiumSoftware/DnsServer |
| Upstream docs | https://github.com/TechnitiumSoftware/DnsServer/blob/master/APIDOCS.md |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v15.3.0.tar.gz |
| Last updated | 2026-07-05T16:19:16Z |
| Pulse | updated |
| Dependencies | dotnet, libmsquic, technitium-library |
| 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 | technitium-dns |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.