Ddns

Latest version: v3.0.2

Safety actively analyzes 682441 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

2.9.7

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.7-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.7/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.7/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.7/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.7/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.7/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.7/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.7/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* 2cefc75154a1b93d363ba609fdda73cf1afcf8f7 Merge pull request 203 from NewFuture/update-cache [ 197 ]
* f126bf8f84ae2a8ed3b8325d48f7994721c7997b update cache 197
* 4e0de3d02b3ec41087e4d87dfbb2f7c375459686 Merge pull request 201 from xufan6/patch-ubuntu-travis
* bc6f7feb7778d54a537b487e4d40795872e7ee7b specific version for pyinstaller only in py2.7 azure-pipelines.yml
* 9c830962aa001cb4b45ddb1392e09a81f48f162f specific version for pyinstaller only in py2.7
* 8b225947c85c50df86f3c1c9f40b040958b5bc4f set pyinstaller==3.6 in azure-pipelines.yml, for python 2.7 env
* a5f06e04c401ed18b0e82d16bad6632f8cfc13a1 set pyinstaller==3.6 in .travis.yml, for python 2.7 env
* c0e65c18e0a7f2d33e664695a24feda901ee8f14 add ubuntu ca-cert file to single file lib.
* 2f21a662a911972ae88886e9d137ee9d8527c39a Merge remote-tracking branch 'upstream/master'
* e1ad9a2badf9ff71fb216f9df6bb6834a9650fbd docker hub edge version
<details><summary><b>See More</b></summary>

* 6a7a5a307b8bf2ad6b6dc9fb02527eabd78793a7 Merge pull request 1 from NewFuture/master

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=33&_a=release-summary).</details>

2.9.6

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.6-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.6/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.6/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.6/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.6/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.6/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.6/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.6/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* 65ebb99169ee33ed6634fade38526559f1812ba6 Update docker-github.yml
* e4d6a692f9b71ff8157648d975bc4718eb855357 Update dockerhub.yml

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=32&_a=release-summary).

2.9.5

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.5-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.5/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.5/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.5/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.5/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.5/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.5/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.5/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* 6cb78982a563fb9627316aa380576e0b76fb8e0b Update docker-github.yml
* f42b3c3e46c21999c77667632fcf620cde77580a Merge pull request 196 from NewFuture/docker-ci
* e610617b01e0991063281e43e1b24f6ce0299620 merge steps
* e8585aa450bffc927f527d9c7e78f67b91bccb84 build condition
* 0ba882383784150ef49a14324d911ca248e6c57e docker-ci
* 803008b967661b580197b7ee2a64400ebc27b988 fix ci docker github
* 9300fde9f8a0cb7aff7478796ff8b2766ec5484e fix ci docker
* 7697757f1fb0f663e6f84f4a05548727be5b96e8 fix ci docker
* 67599fb5678a702aac713954bef6bdec92558bda fix ci docker
* ef547aa5a364a587e4791bab24c9e670c4a0dea0 Merge pull request 195 from NewFuture/pr-docker
<details><summary><b>See More</b></summary>

* 42b52da44a56dd52734297e72e34d56d8d5c344f Merge pull request 193 from NewFuture/pr-docker
* a2ec9341b33ac123b12793a9921d0cd4c6e82414 ci on master
* c161a449c6ba14414f0e41fecfa6ec7b80a4fdb8 pr-docker-build

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=31&_a=release-summary).</details>

2.9.4

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.4-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.4/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.4/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.4/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.4/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.4/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.4/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.4/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* daaa1de1191afc38fdf0d5a6f1864c1210df725a Merge pull request 190 from NewFuture/develop
* 31a32a65d64e01829e698a48cc86cf6879a26cdd ci: Add GitHub Actions for Docker buildx
* e424df37296c2183853f0261bb9cb22963d23b90 feat(config): index4/6允许使用列表提供多个规则 (188)
* ddbdc163e8c096fad9d38ee0c4fada7b09cd3d68 Merge pull request 187 from NN708/docker
* d6ce04d0cc8fbc20fd411e64ffba29ddd8860e86 Fix a typo in README
* e482aa007c9dc253e7a5f3e8d0262ab639a9a477 Add Docker in methods
* f58e1bfc1cddf73a323d22b59ce32cc76aa4da02 Add instructions in README
* e1a18857db6c3445cf3fa17ee85efb3185fbe331 Merge branch 'master' into docker
* 1bcf03080ef75540f5fee246663c7d1cd542de60 Merge pull request 186 from NN708/master
* b4f4c672e4f036efacf37f04c8352942c14b0cf6 Add support for scheduled task
<details><summary><b>See More</b></summary>

* 8bfa0f21feda3985402db886a2f92d324f1252ec Add Dockerfile
* 5f7074159297b3a3d588c212dbc30630e975ddfc Fix he.net in pyinstaller build

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=30&_a=release-summary).</details>

2.9.3

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.3-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.3/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.3/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.3/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.3/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.3/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.3/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.3/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* da55d713f869d74f3eeedc107eea5db8f28a6698 Merge pull request 176 from GoldJohnKing/master
* 049fe9d2c28f587d8992d3e7f8cc7b8e94501b3e Fix: Service permanent fail if timeout
* 5490428467024321d8b33c585324a1175cd87f2b Merge pull request 175 from GoldJohnKing/master
* 5322827e55d71ee304c4be472936b57d2a56a9d1 Feature: Add systemd task creator
* ad15059cbf4bd4dccde2e65f94092020a5dccff8 feat(dnsprovider): support custom callback api (170) [ 163 ]
* dd45dfbc9df8c88862181bbab7ace6e47d251294 Merge pull request 169 from laozhoubuluo/fix-task-on-release [ 27 ]
* 168319c34549402dc981a64dc7f6feea6b3fc509 Merge branch 'master' into fix-task-on-release
* d035aa5759842838883c0aca473d40fa5a605b00 fix(task) fix 27 on release

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=29&_a=release-summary).

2.9.2

[![PyPI version](https://img.shields.io/badge/DDNS-v2.9.2-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.9.2/) ![Deploy OK](https://img.shields.io/badge/release-success-brightgreen.svg?style=flat-square)

使用二进制文件 ![cross platform](https://img.shields.io/badge/platform-windows_%7C%20linux_%7C%20osx-success.svg?style=flat-square)

* Windows 下载 [ddns.exe](https://github.com/NewFuture/DDNS/releases/download/v2.9.2/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.9.2/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.9.2/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.9.2/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.9.2/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.9.2/ddns-osx -#SLo ddns && chmod +x ddns


使用PIP 安装 ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/ddns.svg?style=flat-square)

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

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

Changes:

* 3fa327061017a7c047249771cbd0fad4fdcca2ab Merge pull request 162 from laozhoubuluo/laozhoubuluo-patch-1
* cf1d294539034d47dd698389c3be72895cac654c fix(ip): ip_public_api

This list of changes was [auto generated](https://dev.azure.com/NewFuture-CI/2ab09aad-c4b4-4c57-ab1b-2fb92c485664/_release?releaseId=28&_a=release-summary).

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.