🍺 BREW Explorer

← all formulae

aliddns

brew install aliddns v0.0.23 MIT

Aliyun(Alibaba Cloud) ddns for golang

7
30-day installs · #9693
9
90-day · #12262
79
365-day · #9829
194
★ GitHub stars · updated 2y ago

Build dependencies

go

GitHub topics

aliddns aliyun asus-merlin brew ddns deb docker go homebrew ipv4 ipv6 linux macos openwrt padavan pandorabox rpm scoop snapcraft windows

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Aliyun(Alibaba Cloud) ddns for golang",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:21+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "aliddns",
  "github_default_branch": "master",
  "github_last_commit_at": "2023-10-14T14:07:28Z",
  "github_readme_excerpt": "# aliddns\n[![Build Status](https://travis-ci.com/OpenIoTHub/aliddns.svg?branch=master)](https://travis-ci.com/OpenIoTHub/aliddns)\n\n[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/aliddns)\n\n```sh\naliddns -c /path/to/config/file/aliddns.yaml\n```\nor just:\n```\naliddns\n```\n(use default config file: ./aliddns.yaml)\n\nor:\n```sh\n aliddns run -i myid -k mykey -m iothub.cloud -s www -c 60\n```\n-i {AccessId} -k {AccessKey} -m {MainDomain} -s {SubDomainName} -c {CheckUpdateInterval}\n\nYou can install the pre-compiled binary (in several different ways),\nuse Docker.\n\nHere are the steps for each of them:\n\n## Install the pre-compiled binary\n\n**homebrew tap** :\n\n```sh\n$ brew install OpenIoTHub/tap/aliddns\n```\n\n**homebrew** (may not be the latest version):\n\n```sh\n$ brew install aliddns\n```\n\n**snapcraft**:\n\n```sh\n$ sudo snap install aliddns\n```\nconfig file path: /root/snap/aliddns/current/aliddns.yaml\n\nedit config file then:\n```sh\nsudo snap restart aliddns\n```\n\n**scoop**:\n\n```sh\n$ scoop bucket add OpenIoTHub https://github.com/OpenIoTHub/scoop-bucket.git\n$ scoop install aliddns\n```\n\n**deb/rpm**:\n\nDownload the `.deb` or `.rpm` from the [releases page][releases] and\ninstall with `dpkg -i` and `rpm -i` respectively.\n\nconfig file path: /etc/aliddns/aliddns.yaml\n\nedit config file then:\n```sh\nsudo systemctl restart aliddns\n```\n\n**Shell script**:\n\n```sh\n$ curl -sfL https://install.goreleaser.com/github.com/OpenIoTHub/aliddns.sh | sh\n```\n\n**manually**:\n\nDownload the pre-compiled binaries from the [releases page][releases] and\ncopy to the desired location.\n\n## Running with Docker\n\nYou can also use it within a Docker container. To do that, you\u0027ll need to\nexecute something more-or-less like the following:\n\n```sh\n$ docker run openiothub/aliddns:latest run -i {AccessId} -k {AccessKey} -m {MainDomain} -s {SubDomainName} -c {CheckUpdateInterval}\n```\nexample:\n```sh\n$ docker run openiothub/aliddns:latest run -i myid -k mykey -m iothu",
  "github_repo": "OpenIoTHub/aliddns",
  "github_stars": 194,
  "github_topics": [
    "aliddns",
    "aliyun",
    "asus-merlin",
    "brew",
    "ddns",
    "deb",
    "docker",
    "go",
    "homebrew",
    "ipv4",
    "ipv6",
    "linux",
    "macos",
    "openwrt",
    "padavan",
    "pandorabox",
    "rpm",
    "scoop",
    "snapcraft",
    "windows"
  ],
  "homepage": "https://github.com/OpenIoTHub/aliddns",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 7,
  "installs_365d": 79,
  "installs_90d": 9,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "aliddns",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 9693,
  "rank_365d": 9829,
  "rank_90d": 12262,
  "raw_hash": "a050c08053277406",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/aliddns.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.0.23",
  "versioned_formulae": [],
  "why_use_this": null
}