macOS
brew install aliddnslocal Homebrew formula metadata
brew
Aliyun(Alibaba Cloud) ddns for golang. Version 0.0.23 via Homebrew; verified from local package data.
install
brew install aliddnslocal Homebrew formula metadata
overview
Aliyun(Alibaba Cloud) ddns for golang
history
aliddns is a Go dynamic DNS client for Aliyun or Alibaba Cloud DNS. It updates a DNS record from a changing public IP address, a common home-lab and small-server need.
The public GitHub repository was created in September 2020 under OpenIoTHub/aliddns. The official repository description and README present it as an Aliyun DDNS service written in Go, with convenient installation and background-service operation on Linux and macOS.
The project is small and task-focused: configure Alibaba Cloud access credentials, domain, subdomain, and update interval, then run it directly or as a packaged service.
The README documents distribution through Homebrew tap, Homebrew core, Snapcraft, Scoop, deb/rpm packages, shell installer, manual release binaries, and Docker. Official GitHub topics also list brew, deb, rpm, snapcraft, scoop, Docker, OpenWrt, Windows, Linux, and macOS.
The adoption audience is mostly users in Aliyun/Alibaba Cloud DNS environments who need DDNS for residential or changing-IP networks.
The README shows `aliddns -c /path/to/config/file/aliddns.yaml`, plain `aliddns` using `./aliddns.yaml`, and `aliddns run -i myid -k mykey -m iothub.cloud -s www -c 60`. The `-i` and `-k` values are the Alibaba Cloud access ID and access key.
For packaged services, the README lists `/etc/aliddns/aliddns.yaml` for deb/rpm installs and `/root/snap/aliddns/current/aliddns.yaml` for Snap. Those config files also contain credentials, so they should be treated as secret-bearing files.
aliddns is a classic package-manager utility: small, single-purpose, and much nicer when installed as a service rather than copied around as a one-off script.
Its packaging breadth is notable for a niche regional-cloud DDNS client, especially because it covers desktop package managers, Linux service packages, Snap, Docker, and router-adjacent environments.
security posture
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
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.
./aliddns.yaml/etc/aliddns/aliddns.yaml/root/snap/aliddns/current/aliddns.yamlCredential-bearing paths to review before unattended agent runs.
./aliddns.yaml/etc/aliddns/aliddns.yaml/root/snap/aliddns/current/aliddns.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aliddns | 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/OpenIoTHub/aliddns
install metadata
| Package key | brew:aliddns |
|---|---|
| Version | 0.0.23 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aliddns |
| Homepage | https://github.com/OpenIoTHub/aliddns |
| Repository | https://github.com/OpenIoTHub/aliddns |
| Upstream docs | https://github.com/OpenIoTHub/aliddns#readme |
| License | MIT |
| Source archive | https://github.com/OpenIoTHub/aliddns.git |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aliddns |
| 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 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.