Skip to content

Releases: NewFuture/DDNS

v3.0.1

22 Apr 03:17
732c5f8
Compare
Choose a tag to compare
v3.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Mar 11:44
28471a3
Compare
Choose a tag to compare

pre release v3.0.0

What's Changed

New Contributors

Full Changelog: v2.13.3...v3.0.0
PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v3.0.0/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v3.0.0/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v3.0.0/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v3.0.0
  • 更新最新版[update latest version]: pip install -U ddns

v2.13.3

19 Apr 11:44
e18188d
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.13.3/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.13.3/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.13.3/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.13.3
  • 更新最新版[update latest version]: pip install -U ddns

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.3

release v2.12.0

07 Dec 12:11
a1a8f85
Compare
Choose a tag to compare
feat(run): support custom cache file (#376)

* feat(run): support custom cache file

* fix cannot using C style conditional operator

* fix lint

* fix lint

v2.11.5

28 Jul 14:49
881d933
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.11.5/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.11.5/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.11.5/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.11.5
  • 更新最新版[update latest version]: pip install -U ddns

What's Changed

New Contributors

Full Changelog: v2.10.3...v2.11.5

v2.10.3: fix(ip.py): ignore non-utf format encoding (#288)

12 Oct 06:25
914f3c0
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.3/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.10.3/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.3/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.10.3
  • 更新最新版[update latest version]: pip install -U ddns

Changes:

  • 914f3c0 fix(ip.py): ignore non-utf format encoding (#288)

This list of changes was auto generated.

命令支持行参数和环境变量进行配置 support cli arguments and environment variables

30 Jul 04:10
5b03cd2
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.2/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.10.2/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.2/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.10.2
  • 更新最新版[update latest version]: pip install -U ddns

Changes:

This list of changes was auto generated.

命令行参数和环境变量support cli arguments and environment variables

30 Jul 03:37
c7565cb
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.1/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.10.1/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.10.1/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.10.1
  • 更新最新版[update latest version]: pip install -U ddns

Changes:

This list of changes was auto generated.

fix alidns in python2.7

16 Apr 10:43
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.10/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.10/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.10/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.9.10
  • 更新最新版[update latest version]: pip install -U ddns

Changes:

This list of changes was auto generated.

fix regex

13 Apr 03:58
18c7386
Compare
Choose a tag to compare

PyPI version Deploy OK

使用二进制文件 cross platform

各平台下载/使用方式

  • Windows

    1. 下载 ddns.exe 运行
    2. [可选] 定时任务 下载 create-task.bat相同目录,以管理员权限运行
  • Ubuntu

# 1. 下载ddns 
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.9/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.9/create-task.sh | bash
  • Mac OSX

# 命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.9/ddns-osx -#SLo ddns && chmod +x ddns

使用PIP 安装 PyPI - Python Version PyPI - Wheel

Pypi 安装当前版本或者更新最新版本

  • 安装当前版本[current version]: pip install ddns=v2.9.9
  • 更新最新版[update latest version]: pip install -U ddns

Changes:

This list of changes was auto generated.