# 使用 Homebrew, Nix, scoop 安装 ddns-go

查看 ddns-go 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:ddns-go
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ddns-go
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ddns-go
```

  证据: nixpkgs package indexes: pkgs/by-name/dd/ddns-go/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/ddns-go
```

  证据: Scoop official bucket manifest trees: bucket/ddns-go.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:ddns-go
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ddns-go>
- **版本:** 6.17.4
- **来源摘要:** Simple and easy-to-use DDNS
- **主页:** <https://github.com/jeessy2/ddns-go>
- **仓库:** <https://github.com/jeessy2/ddns-go>
- **许可证:** MIT
- **源码归档:** <https://github.com/jeessy2/ddns-go/archive/refs/tags/v6.17.4.tar.gz>
- **最后更新:** 2026-07-30T15:00:45Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ddns-go (cli)
- ddns-go (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 6.17.4
- 管理器更新时间: 2026-07-30
- 本地数据: OK
- 上游仓库: https://github.com/jeessy2/ddns-go
- 检测到的最新版本: v6.17.4 (当前)
## 项目历史与用法

DDNS-GO is a self-hosted dynamic DNS updater written in Go. It automatically obtains public IPv4 or IPv6 addresses and updates DNS provider records, with a web UI, service mode, Docker deployment, and support for many DNS providers.

### 项目历史

The GitHub repository was created in 2020, with v0.0.1 released later that year. The official README frames the project around simple web-based configuration, multi-provider DNS support, service installation, Docker use, webhooks, callbacks, and a default five-minute sync interval.

### 采用历史

DDNS-GO's adoption is strongest in self-hosting and homelab use, where users need a packaged updater for residential or changing IP addresses. Its release stream moved quickly through the 5.x and 6.x series, and the project distributes through GitHub releases, Docker images, Homebrew, Nix, and Scoop-style package channels.

### 使用方式

Typical package usage is to install the binary as a Mac, Linux, or Windows service, open the local web UI on port 9876 for initial configuration, and store provider credentials in the YAML configuration file. Docker users mount a host directory and run the container with host networking or an exposed web port.

### 为什么软件包爱好者会关心

DDNS-GO matters to package nerds because it turns a classically cron-and-script networking chore into a single packaged daemon with a web UI and provider adapters. Its configuration file is both operational state and credential storage, so packagers and users care about service paths, mount points, and upgrade behavior.

### 时间线

- 2020: Public GitHub repository created.
- 2020: DDNS-GO v0.0.1 released.
- 2023: DDNS-GO v5.0.0 released.
- 2026: DDNS-GO v6.17.1 released.

### Related projects

- Supported DNS providers include Aliyun, Tencent Cloud, Dnspod, Cloudflare, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo, and others listed in the README.
- Docker and GHCR images are official deployment surfaces for self-hosted use.
- Webhook and callback integrations are official extension points for notifications and custom DNS-provider behavior.

### 来源

- <https://github.com/jeessy2/ddns-go>
- <https://github.com/jeessy2/ddns-go/blob/master/README_EN.md>
- <https://github.com/jeessy2/ddns-go/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.ddns_go_config.yaml

## Credential files

- Unix: ~/.ddns_go_config.yaml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ddns-go
- **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:** head, stable

## 其他软件包管理器记录

- Nix - ddns-go: normalized package name match | nixpkgs package indexes: pkgs/by-name/dd/ddns-go/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/ddns-go: normalized package name match | Scoop official bucket manifest trees: bucket/ddns-go.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [ddclient](https://pkg.so/zh-hans/brew/ddclient/) - Shares pkgdb curated category or tags: cli, dns, dynamic-dns, networking.
- [inadyn](https://pkg.so/zh-hans/brew/inadyn/) - Shares pkgdb curated category or tags: cli, dns, dynamic-dns, ipv4, ipv6.
- [libidn2](https://pkg.so/zh-hans/brew/libidn2/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [libidn](https://pkg.so/zh-hans/brew/libidn/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [dnsmasq](https://pkg.so/zh-hans/brew/dnsmasq/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [ldns](https://pkg.so/zh-hans/brew/ldns/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [bind](https://pkg.so/zh-hans/brew/bind/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [doggo](https://pkg.so/zh-hans/brew/doggo/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [aliddns](https://pkg.so/zh-hans/brew/aliddns/) - Local package facts share a topical domain. Shared terms: cli, ddns, dns, networking.
- [bore-cli](https://pkg.so/zh-hans/brew/bore-cli/) - Local package facts share a topical domain. Shared terms: cli, hosted, networking, self, self-hosted.
- [ladder](https://pkg.so/zh-hans/brew/ladder/) - Local package facts share a topical domain. Shared terms: cli, hosted, networking, self, self-hosted.

## Combined YAML source

View the package source record on GitHub. [combined/ddns-go.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ddns-go.yml)


## 来源

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