/ali_ipv6_ddns

a ipv6 ddns for aliyun written in python3

Primary LanguagePython

Ali_ipv6_ddns

a ipv6 ddns for aliyun written in python3

Prepare the python env.

install aliyun sdk and requests.

pip install -r requestments.txt

Prepare the token of Aliyun sdk.

Search at

prepare get the RecordId of you domain record

Add record by run the alidnsadd.py

Start ddns.

Run the start_ddns.sh

Thanks

ddns_ipv6 by byygyy