Skip to content

Releases: NewFuture/DDNS

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

12 Oct 06:25
914f3c0

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

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

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

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

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.

fix url callback

22 Feb 01:49
62eed8b

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.8/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.8/create-task.sh | bash
  • Mac OSX

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

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

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

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

Changes:

See More
  • f74f548 Merge pull request #208 from jackhhh/patch-1
  • 8ea0d59 Add single quotes in case the paths have spaces
  • 8759cc8 Merge pull request #207 from xiongnemo/patch-1
  • 2d63402 reformat(readme): 详细配置 -> 配置参数表 -> key -> dns 行

This list of changes was auto generated.

update cache tips

11 Sep 03:24
2cefc75

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

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

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

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

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

Changes:

  • 2cefc75 Merge pull request #203 from NewFuture/update-cache [ #197 ]
  • f126bf8 update cache #197
  • 4e0de3d Merge pull request #201 from xufan6/patch-ubuntu-travis
  • bc6f7fe specific version for pyinstaller only in py2.7 azure-pipelines.yml
  • 9c83096 specific version for pyinstaller only in py2.7
  • 8b22594 set pyinstaller==3.6 in azure-pipelines.yml, for python 2.7 env
  • a5f06e0 set pyinstaller==3.6 in .travis.yml, for python 2.7 env
  • c0e65c1 add ubuntu ca-cert file to single file lib.
  • 2f21a66 Merge remote-tracking branch 'upstream/master'
  • e1ad9a2 docker hub edge version
See More
  • 6a7a5a3 Merge pull request #1 from NewFuture/master

This list of changes was auto generated.

docker release

04 Aug 08:45
65ebb99

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.6/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.6/create-task.sh | bash
  • Mac OSX

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

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

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

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

Changes:

This list of changes was auto generated.

github docker

04 Aug 07:55
6cb7898

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.5/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.5/create-task.sh | bash
  • Mac OSX

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

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

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

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

Changes:

See More

This list of changes was auto generated.

docker

03 Aug 07:32
daaa1de

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.4/ddns -#SLo ddns && chmod +x ddns
# 2. [可选] 定时任务(当前目录): 
curl -sSL https://github.com/NewFuture/DDNS/releases/download/v2.9.4/create-task.sh | bash
  • Mac OSX

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

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

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

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

Changes:

  • daaa1de Merge pull request #190 from NewFuture/develop
  • 31a32a6 ci: Add GitHub Actions for Docker buildx
  • e424df3 feat(config): index4/6允许使用列表提供多个规则 (#188)
  • ddbdc16 Merge pull request #187 from NN708/docker
  • d6ce04d Fix a typo in README
  • e482aa0 Add Docker in methods
  • f58e1bf Add instructions in README
  • e1a1885 Merge branch 'master' into docker
  • 1bcf030 Merge pull request #186 from NN708/master
  • b4f4c67 Add support for scheduled task
See More

This list of changes was auto generated.