Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 640 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 640 Bytes

ddns-scripts-alidns

Pure Bash Alidns scripts for *unix.

Related: eightpigs/aliyun-ddns-python

Alidns documents

Requirements

OpenWRT

opkg update
opkg install openssl-util bash curl jq

Debian

sudo apt update
sudo apt install libssl-dev bash curl jq

MacOS

brew install curl jq

Usage

  1. Modify the configuration: ak_id, ak_secret, domain, records
  2. ./run.sh