Automic VaultAutomic Vault

brew

dnscontrol mit Homebrew, apk, MacPorts, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dnscontrol in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dnscontrol

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dnscontrol

MacPorts ports tree · sysutils/dnscontrol/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dnscontrol

Alpine Linux edge package indexes · dnscontrol · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#dnscontrol

nixpkgs package indexes · pkgs/by-name/dn/dnscontrol/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id StackExchange.DNSControl -e

Windows Package Manager source index · StackExchange.DNSControl · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Synchronize your DNS to multiple providers from a simple DSL

Befehle und Aliase

  • dnscontrol

Verlauf

Projektgeschichte und Nutzung

DNSControl is an infrastructure-as-code tool for managing DNS records across multiple registrars and DNS providers. It uses a JavaScript-like DSL in dnsconfig.js, provider credentials in creds.json, and commands such as preview and push to turn repository-managed DNS intent into provider changes.

Projektgeschichte

Stack Overflow introduced DNSControl publicly in 2017 as the system it built to manage DNS with a describe-once, use-anywhere model. The project grew from Stack Exchange's operational needs into an open-source tool with provider plugins, a compiler-like intermediate representation, and a documentation site for the DSL and provider ecosystem.

Adoptionsgeschichte

DNSControl's adoption story is unusually package-nerdy because its own README cites Stack Overflow using it for hundreds of domains and subdomains. That production pedigree, plus support for many providers, made it attractive to teams that wanted DNS changes reviewed, tested, and applied like code.

Wie es verwendet wird

A typical workflow is to keep dnsconfig.js, creds.json, and optional zone files in a Git repository, run dnscontrol preview to inspect changes, and run dnscontrol push to apply them. The getting-started guide explicitly walks users through creating a config directory, dnsconfig.js, creds.json, and a zones directory for local testing.

Warum Paket-Nerds sich dafür interessieren

DNSControl matters to package and ops people because it turns DNS into a reproducible artifact with reviewable diffs. It also represents the CLI packaging sweet spot: a Go binary, strong docs, release automation, Docker support, Homebrew availability, and enough provider plugins to justify distro packaging.

Zeitleiste

  • 2017: Stack Overflow introduces DNSControl as DNS as code.
  • 2024: v4.x releases continue the provider-plugin and DNS compiler model.
  • 2026: The project documents 64 supported DNS providers and registrars in its README.

Related projects

  • Terraform DNS providers solve adjacent infrastructure-as-code problems with a different state model.
  • BIND zone files are a common input, output, or migration target for DNSControl workflows.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für dnscontrol wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./dnsconfig.js

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./creds.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dnscontrolcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version4.42.0
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.42.0

https://github.com/DNSControl/dnscontrol

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dnscontrol
Version4.42.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dnscontrol
Homepagehttps://dnscontrol.org/
Repositoryhttps://github.com/DNSControl/dnscontrol
Upstream-Dokumentationhttps://dnscontrol.org/
LizenzMIT
Quellarchivhttps://github.com/DNSControl/dnscontrol/archive/refs/tags/v4.42.0.tar.gz
Zuletzt aktualisiert2026-06-18T21:40:25Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
Einschränkungendnscontrol bash completion depends on the bash-completion package.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namednscontrol
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

dnscontrol

nix profile install nixpkgs#dnscontrol
  • normalized package name match
  • Abgeglichen nach: Dnscontrol
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dn/dnscontrol/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dnscontrol 4.41.0-r0

Synchronize your DNS to multiple providers from a simple DSL

https://dnscontrol.org/

sudo apk add dnscontrol
  • License: MIT
  • Architecture: x86_64
  • Source Package: dnscontrol
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dnscontrol
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnscontrol from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dnscontrol-doc 4.41.0-r0

Synchronize your DNS to multiple providers from a simple DSL (documentation)

https://dnscontrol.org/

sudo apk add dnscontrol-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: dnscontrol
  • normalized package name match
  • Abgeglichen nach: Dnscontrol
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnscontrol-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

dnscontrol

sudo port install dnscontrol
  • normalized package name match
  • Abgeglichen nach: Dnscontrol
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/dnscontrol/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

StackExchange.DNSControl

winget install --id StackExchange.DNSControl -e
  • normalized package name match
  • Abgeglichen nach: Dnscontrol
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: StackExchange.DNSControl from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment