Skip to content

Releases: NewFuture/DDNS

v2.9.3: Merge pull request #176 from GoldJohnKing/master

28 Jun 04:43
da55d71

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

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

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

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

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

Changes:

  • da55d71 Merge pull request #176 from GoldJohnKing/master
  • 049fe9d Fix: Service permanent fail if timeout
  • 5490428 Merge pull request #175 from GoldJohnKing/master
  • 5322827 Feature: Add systemd task creator
  • ad15059 feat(dnsprovider): support custom callback api (#170) [ #163 ]
  • dd45dfb Merge pull request #169 from laozhoubuluo/fix-task-on-release [ #27 ]
  • 168319c Merge branch 'master' into fix-task-on-release
  • d035aa5 fix(task) fix #27 on release

This list of changes was auto generated.

v2.9.2: Merge pull request #162 from laozhoubuluo/laozhoubuluo-patch-1

30 Mar 12:42
3fa3270

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

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

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

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

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

Changes:

  • 3fa3270 Merge pull request #162 from laozhoubuluo/laozhoubuluo-patch-1
  • cf1d294 fix(ip): ip_public_api

This list of changes was auto generated.

v2.9.1: Merge pull request #161 from NewFuture/NewFuture-fix-spec-1

26 Mar 13:04
63f5f30

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

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

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

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

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

Changes:

  • 63f5f30 Merge pull request #161 from NewFuture/NewFuture-fix-spec-1
  • 65bcf78 fix spec
  • f36e31d Merge pull request #158 from NewFuture/doc-cloudflare
  • cb66a05 doc(readme): update readme and log
  • a96e2ef Merge pull request #157 from NewFuture/fix-cloudflare-api-token-condition
  • 8929fcf fix(cloudflare): allow empty id to pass token
  • 8531bcb Merge pull request #151 from gyf9835/patch-1
  • 9b6ae0a 更新阿里云申请api链接
  • 9ec31b2 Merge pull request #147 from NewFuture/NewFuture-macos-latest
  • 2192838 ci(azure): update image to latest
See More

This list of changes was auto generated.

v2.8.1: Merge pull request #121 from NewFuture/fix-ipv6-reg

14 Jan 05:49
3c29b08

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

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

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

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

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

Changes:

This list of changes was auto generated.

v2.8.0

21 Nov 03:34
265a1cd

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

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

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

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

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

Changes:

  • 265a1cd Merge pull request #113 from KeyPJ/cloudflare-use-api-token
  • d6bc54e schema update
  • a436ba8 Merge branch 'master' into cloudflare-use-api-token
  • becc3e8 Merge pull request #110 from NewFuture/feat-ttl [ #14 ]
  • 88386d9 md update
  • fab97f4 cloudflare use API Tokens,token need Permissions:Zone.Zone, Zone.DNS
  • 7fdb43c docs(README): ttl
  • 331b11c feat(ttl): support ttl and update schema #14
  • bc49829 Merge pull request #107 from NN708/master
  • 319bed1 Add notice for no record auto-creating
See More

This list of changes was auto generated.

v2.7.3: Merge pull request #105 from NewFuture/fix-dnspod_com-104

02 Nov 15:32
007a41a

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

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

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

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

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

v2.7.2: Merge pull request #98 from NewFuture/NewFuture-patch-1

28 Sep 13:36
b94851c

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

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

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

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

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

Changes:

This list of changes was auto generated.

v2.7.1

17 Sep 05:44

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

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

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

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

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

v2.7.0: Merge pull request #79 from NewFuture/feat-cmd-as-ip

18 Aug 14:35
ec8d3c8

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

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

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

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

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

Changes:

  • ec8d3c8 Merge pull request #79 from NewFuture/feat-cmd-as-ip [ #77 ]
  • f236dc5 feat(index): 使用命令行输入作为目标IP
  • 2763d34 Merge pull request #70 from NewFuture/fix-dnspod-get-domain-id [ #69 ]
  • d259f4e fix(dnspod): domain id fix #69
  • 5400a41 Merge pull request #62 from xufan6/patch-1
  • a920389 fix ipv6 regex under mac ifconfig
  • aaf1e79 fix ip regex in ip address format

This list of changes was auto generated.

v2.6.4

04 May 08:48

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

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

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

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

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

Changes:

  • bccb840 fix(schema): update all to v2
  • 0d0144c docs(readme): update example config
  • 52b61b5 fix(schema): update cache $id
  • cf3951e docs(readme): fix typos
  • c82eb03 docs(readme): proxy DIRECT
  • 8777b2b docs(readme): update 参数表
  • 9282b00 refactor(log): warning to warn
  • 6285810 feat(schema): 添加cache字段是否启用缓存
  • 2b8389f feat(cli): add short ‘-v’ for version
  • 9b6dfa8 docs(readme): fix markdown render
See more
  • 656b6fb docs(readme): 更新说明文档
  • 347ee16 ci(azure): update date time format
  • 2cb59be docs(readme): update os
  • 6b781c9 docs(readme): update install

This list of changes was auto generated.