Automic VaultAutomic Vault

brew

dnscontrol を Homebrew, apk, MacPorts, Nix, winget でインストール

dnscontrol のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dnscontrol

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dnscontrol

MacPorts ports tree · sysutils/dnscontrol/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dnscontrol

Alpine Linux edge package indexes · dnscontrol · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#dnscontrol

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

Windows

Windows Package Manager確認済み · 92%
winget install --id StackExchange.DNSControl -e

Windows Package Manager source index · StackExchange.DNSControl · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Synchronize your DNS to multiple providers from a simple DSL

コマンドとエイリアス

  • dnscontrol

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

dnscontrol に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dnscontrolcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.42.0
マネージャ更新日2026-06-18
ローカルデータOK
上流最新
検出された最新v4.42.0

https://github.com/DNSControl/dnscontrol

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dnscontrol
バージョン4.42.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dnscontrol
ホームページhttps://dnscontrol.org/
リポジトリhttps://github.com/DNSControl/dnscontrol
上流ドキュメントhttps://dnscontrol.org/
ライセンスMIT
ソースアーカイブhttps://github.com/DNSControl/dnscontrol/archive/refs/tags/v4.42.0.tar.gz
最終更新2026-06-18T21:40:25Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点dnscontrol bash completion depends on the bash-completion package.

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dnscontrol

nix profile install nixpkgs#dnscontrol
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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