Skip to content

Releases: Satxm/aliddns

1.6.6

Choose a tag to compare

@Satxm Satxm released this 07 Jul 14:38
09f0905
Add files via upload

1.6.5

Choose a tag to compare

@Satxm Satxm released this 03 May 12:20
7592806

1.6.5使用说明

Windows

直接下载aliddns-win.exe运行

Linux

请下载aliddns-linux.zip解压运行

如果使用aliddns.py

需要python3 和以下pip包

pip3 install aliyun-python-sdk-core-v3
pip3 install aliyun-python-sdk-domain
pip3 install aliyun-python-sdk-alidns
pip3 install requests
pip3 install pyinstaller
pip3 install colorlog
pip3 install apscheduler

配置文件说明

config.json 配置文件说明:

	accessKeyId:你获取的阿里云accessKeyId
	accessSecret:你获取的阿里云accessSecret

	enableipv4/6:是否启用IPv4/6的DDNS动态域名更新
		true 为启用,false 为禁用

	domain:你的域名
	names: 你的主机记录值(支持多个)

	enabletimedrun: 是否启用后台自动间隔运行
		true 为启用,false 为禁用
	timedruntime: 为间隔运行时间(单位为秒)

1.6.4

Choose a tag to compare

@Satxm Satxm released this 29 Apr 12:28
78a6098
Update README.md

1.5.0

Choose a tag to compare

@Satxm Satxm released this 04 Apr 10:28
1872fb3
Update aliddns.txt

aliddns.exe 1.2.0

Choose a tag to compare

@Satxm Satxm released this 13 Mar 00:22
a6c2dbd
Add files via upload

aliddns 1.1.3 exe file

Choose a tag to compare

@Satxm Satxm released this 22 Feb 02:36
0671287
Delete aliddns.txt

aliddns.exe

Choose a tag to compare

@Satxm Satxm released this 21 Feb 09:41
44ced67
1.1.0

Delete config-sample.ini

aliddns exe file

Choose a tag to compare

@Satxm Satxm released this 19 Feb 06:01
3a4739f

Windows exe file