macOS
brew install nextdnslocal Homebrew formula metadata
sudo port install nextdnsMacPorts ports tree · net/nextdns/Portfile · source: api.github.com
brew
CLI for NextDNS's DNS-over-HTTPS (DoH). Version 1.47.3 via Homebrew; verified 2026-06-03.
install
brew install nextdnslocal Homebrew formula metadata
sudo port install nextdnsMacPorts ports tree · net/nextdns/Portfile · source: api.github.com
nix profile install nixpkgs#nextdnsnixpkgs package indexes · pkgs/by-name/ne/nextdns/package.nix · source: api.github.com
choco install nextdnsChocolatey community package catalog · nextdns · source: community.chocolatey.org
scoop install main/nextdnsScoop official bucket manifest trees · bucket/nextdns.json · source: api.github.com
winget install --id NextDNS.NextDNS -eWindows Package Manager source index · NextDNS.NextDNS · source: cdn.winget.microsoft.com
overview
CLI for NextDNS's DNS-over-HTTPS (DoH)
history
NextDNS CLI is the open source DNS53-to-DNS-over-HTTPS proxy for the NextDNS service. It is aimed at routers and Unix-like systems, while also serving Windows and macOS users who prefer a CLI and an open source client over the GUI app.
NextDNS was founded in May 2019 by Romain Cointepas and Olivier Poitrey, and the CLI followed the service's core idea: make encrypted, policy-aware DNS usable not only per browser or per app, but at the device or router boundary. The GitHub repository is written mostly in Go and packages the resolver/proxy, router integrations, install scripts, and platform glue.
The CLI became a practical choice for people running NextDNS on OpenWrt, Ubiquiti/UniFi, Asuswrt-Merlin, Firewalla, Linux servers, macOS, and Windows. Its adoption is tied to home-network and small-network DNS filtering: users want DoH, local caching, split horizon/conditional forwarding, client identification in logs, and one setup that covers devices that cannot install an app.
The GitHub page showed about 4.1k stars, 242 forks, and 167 releases when researched on July 1, 2026. Homebrew analytics reported 185 installs in 30 days, 476 in 90 days, and 1,452 in 365 days for the formula when queried on the same date.
Package nerds install NextDNS CLI when they want the router or host to listen on traditional DNS port 53 and forward queries through encrypted NextDNS endpoints. The installer/config flow asks for a NextDNS profile ID, can configure router mode, can report client information, and can enable local caching.
The interesting usage is not just 'run a DoH client'. NextDNS CLI can mix NextDNS with another DNS provider for split-horizon behavior, integrate with router environments, expose service control commands, and centralize DNS policy for machines that otherwise leak around browser-only DoH settings.
NextDNS CLI is a packaging bridge between privacy DNS SaaS and real network appliances. In av.db, the key enrichment point is that the executable is likely to manage local resolver/service state and profile identifiers in /etc/nextdns.conf rather than storing classic username/password credentials.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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/nextdns.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nextdns | 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/nextdns/nextdns
install metadata
| Package key | brew:nextdns |
|---|---|
| Version | 1.47.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nextdns |
| Homepage | https://nextdns.io |
| Repository | https://github.com/nextdns/nextdns |
| Upstream docs | https://github.com/nextdns/nextdns/wiki |
| License | MIT |
| Source archive | https://github.com/nextdns/nextdns/archive/refs/tags/v1.47.3.tar.gz |
| Last updated | 2026-06-03T19:41:47Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nextdns |
| 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.
nextdns
nix profile install nixpkgs#nextdnsnextdns
sudo port install nextdnsnextdns
choco install nextdnsmain/nextdns
scoop install main/nextdnsNextDNS.NextDNS
winget install --id NextDNS.NextDNS -esource 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.