v2.5.8
Windows
- 下载
ddns.exe
运行 - 定时任务 下载
create-task.bat
于相同目录,以管理员权限运行
Ubunutu
- ddns 运行
curl https://github.com/NewFuture/DDNS/releases/download/v2.5.8/ddns -#SLo ddns && chmod +x ddns
- 创建定时任务(当前文件夹)
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.5.8/create-task.sh | bash
Mac OSX
curl https://github.com/NewFuture/DDNS/releases/download/v2.5.8/ddns-osx -#SLo ddns && chmod +x ddns
Changes:
- 7e14cba ci(all): sed date
- bd28048 fix(ci): macos sed replace
- 705130a ci(azure): build replace
- 3a0e81f ci(azure): build version
- f957481 ci(travis): replace version info
- d5b9ce9 feat(log): log build os info and version
- 08bf8c9 Delete .gitattributes
- a8ecc6d Merge pull request #55 from NewFuture/fix-pyinstall-ssl [ #54 ]
- b412057 Merge branch 'fix-pyinstall-ssl' of https://github.com/NewFuture/DDNS into fix-pyinstall-ssl
- fe32202 ci(azure): rename release
See more
- 05d4202 ci(azure): rename release
- 0efe3ca ci(azure): all branches
- c97d222 ci(traivs,auzre):build
- cfa090c build(pyinstaller): ssl cert
This list of changes was auto generated.