DDNS Versions Save

:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)

v3.0.1

1 week ago

What's Changed

Full Changelog: https://github.com/NewFuture/DDNS/compare/v3.0.0...v3.0.1

v3.0.0

2 months ago

pre release v3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/NewFuture/DDNS/compare/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

1 year ago

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: https://github.com/NewFuture/DDNS/compare/v2.12.0...v2.13.3

v2.12.0

1 year ago

v2.11.5

1 year ago

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: https://github.com/NewFuture/DDNS/compare/v2.10.3...v2.11.5

v2.10.3

2 years ago

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:

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

This list of changes was auto generated.

v2.10.2

2 years ago

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:

  • 5b03cd249de3923aa8c7aaf7c2a35002cf6e34bb Update .travis.yml
  • dac43a438dd83a1b817554c0ff9ff7318298b259 update Travis #277

This list of changes was auto generated.

v2.10.1

2 years ago

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:

  • c7565cb4bbc04211571c5a5850d6775013a95b7f Update .travis.yml
  • 36f9c97a9cd78cab95ff0e0b967a044f70372b00 update dnspod for request length (#272)
  • 473034a014b9193704415f01bcbf1f573cc110bb update travis ci (#274)
  • 5e420fbe4a5acfaa7ca2bb0cab77784a6a303a49 Update README.md (#273)
  • 35ee01f9a67e6346a0e70bf38552f6e13cf135c9 Merge pull request #269 from NewFuture/feat-cli-config
  • 9e54d4cca1c7959d5d5bc00d345e8499fbcdfdcb doc(readme): update config
  • 3eae884dfed79ef2428a41368874940d062a669b default config file
  • 98f83c5997af3e2f6544e1d296e8af5d1a03bea1 feat(config): support environment variables
  • 91a82eb244c2d9ed06294506e022e3d4686489f8 feat(config): cli argument supports to set config

This list of changes was auto generated.

v2.10.0

2 years ago

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

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

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

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

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

Changes:

  • 36f9c97a9cd78cab95ff0e0b967a044f70372b00 update dnspod for request length (#272)
  • 473034a014b9193704415f01bcbf1f573cc110bb update travis ci (#274)
  • 5e420fbe4a5acfaa7ca2bb0cab77784a6a303a49 Update README.md (#273)
  • 35ee01f9a67e6346a0e70bf38552f6e13cf135c9 Merge pull request #269 from NewFuture/feat-cli-config
  • 9e54d4cca1c7959d5d5bc00d345e8499fbcdfdcb doc(readme): update config
  • 3eae884dfed79ef2428a41368874940d062a669b default config file
  • 98f83c5997af3e2f6544e1d296e8af5d1a03bea1 feat(config): support environment variables
  • 91a82eb244c2d9ed06294506e022e3d4686489f8 feat(config): cli argument supports to set config

This list of changes was auto generated.

v2.9.10

3 years ago

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:

  • cd4c7dec36653c362a7c1bbb5dd4e505c824c565 ignore venv
  • ccd96dfd99cad6aafcc02692a3b61beb94e1e0e5 fix quote_via not compatible with Python2 (#255)

This list of changes was auto generated.