Skip to content

v2.5.13

Compare
Choose a tag to compare
@NewFuture NewFuture released this 01 May 18:27

latest deploy

  • Windows 下载 ddns.exe
  • Ubuntu 下载 ddns
  • Mac OS X下载 ddns-osx
  • 其他平台可下载源码(需python 运行环境)

Windows

Ubunutu

  • ddns 运行
curl https://github.com/NewFuture/DDNS/releases/download/v2.5.13/ddns -#SLo ddns && chmod +x ddns
  • 创建定时任务(当前文件夹)
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.5.13/create-task.sh | bash

Mac OSX

curl https://github.com/NewFuture/DDNS/releases/download/v2.5.13/ddns-osx -#SLo ddns && chmod +x ddns

Changes:

See more
  • 70d57b4 feat(pypi): support for pip install
  • 02f150c fix(ssl): inject cert for windows nt [ #56 ]
  • 9271824 Update README.md

This list of changes was auto generated.