macOS
brew install aliddnslocal Homebrew formula metadata
brew
aliddns のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aliddnslocal Homebrew formula metadata
概要
Aliyun(Alibaba Cloud) ddns for golang
履歴
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.
セキュリティ状態
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aliddns | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/OpenIoTHub/aliddns
インストールメタデータ
| パッケージキー | brew:aliddns |
|---|---|
| バージョン | 0.0.23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aliddns |
| ホームページ | https://github.com/OpenIoTHub/aliddns |
| リポジトリ | https://github.com/OpenIoTHub/aliddns |
| 上流ドキュメント | https://github.com/OpenIoTHub/aliddns#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/OpenIoTHub/aliddns.git |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.