# Installer aliddns avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aliddns pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:aliddns
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aliddns
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:aliddns
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.23
- **Résumé source:** Aliyun(Alibaba Cloud) ddns for golang
- **Page d'accueil:** <https://github.com/OpenIoTHub/aliddns>
- **Dépôt:** <https://github.com/OpenIoTHub/aliddns>
- **Dernière mise à jour:** 2026-07-27T08:43:19-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- aliddns (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.23
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2020: Public GitHub repository created.
- 2020s: README documents Homebrew, Snap, Scoop, deb/rpm, Docker, and release-binary installation paths.
- 2023: Official GitHub metadata shows the last repository push in October 2023 at the time checked.

### Related projects

- Related projects include other DDNS clients, Alibaba Cloud DNS automation scripts, router DDNS integrations, and OpenIoTHub networking utilities.

### Sources

- <https://api.github.com/repos/OpenIoTHub/aliddns>
- <https://github.com/OpenIoTHub/aliddns>
- <https://raw.githubusercontent.com/OpenIoTHub/aliddns/master/README.md>
- source_facts.package-manager


## Notes de sécurité

formula declares a Homebrew service. infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service
- infrastructure mutation or orchestration signal


## 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: ./aliddns.yaml, /etc/aliddns/aliddns.yaml, /root/snap/aliddns/current/aliddns.yaml

## Credential files

- Unix: ./aliddns.yaml, /etc/aliddns/aliddns.yaml, /root/snap/aliddns/current/aliddns.yaml

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
