Ddns

Latest version: v3.0.0

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

Scan your dependencies

Page 4 of 6

2.8.0

[![PyPI version](https://img.shields.io/badge/DDNS-v2.8.0-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.8.0/) ![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.8.0/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.8.0/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.8.0/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.8.0/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.8.0/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.8.0/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.8.0`
* 更新最新版[update latest version]: `pip install -U ddns`

Changes:

* 265a1cd327369d354d057fb0ff97d5df6e280676 Merge pull request 113 from KeyPJ/cloudflare-use-api-token
* d6bc54e896f8581a9a09a017a4f789313813c877 schema update
* a436ba8b9b984a358bcde215f73194c9a4915def Merge branch 'master' into cloudflare-use-api-token
* becc3e838e33c23b7f61e0fbb8c79317a5e2c90a Merge pull request 110 from NewFuture/feat-ttl [ 14 ]
* 88386d98d677266fef4c7486558cf149273e3f2b md update
* fab97f4c541326f2f1e48fe6dd41d75c275ea428 cloudflare use API Tokens,token need Permissions:Zone.Zone, Zone.DNS
* 7fdb43c668bccb2a02545a238c74f2522879e729 docs(README): ttl
* 331b11c2f26f04433ffa33c7170c7ad806400307 feat(ttl): support ttl and update schema 14
* bc4982963cabc240a5ff9702ea245684406bcbd0 Merge pull request 107 from NN708/master
* 319bed1cb9ce7eb52192249d7c93d8116dad1a74 Add notice for no record auto-creating
<details><summary><b>See More</b></summary>

* c6c72cb09275bd4a73473d3c5d0291f5b745627e Add document URL
* b651791d8db34fbde067ec2b460583fbee9776bc Update README.md
* 2ed50db0681ba902e444425d37143df57b273f0a Fix success judge
* 4cebf94114830bd06da48fd46d1486d60cc9a87a Add he.py
* 390dd0543e1167f031bfdcf825d84f2391b95555 Update schema for HE.net

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

2.7.3

[![PyPI version](https://img.shields.io/badge/DDNS-v2.7.3-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.7.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.7.3/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.7.3/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.7.3/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.7.3/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.7.3/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.7.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.7.3`
* 更新最新版[update latest version]: `pip install -U ddns`

2.7.2

[![PyPI version](https://img.shields.io/badge/DDNS-v2.7.2-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.7.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.7.2/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.7.2/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.7.2/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.7.2/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.7.2/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.7.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.7.2`
* 更新最新版[update latest version]: `pip install -U ddns`

Changes:

* b94851cce2bbcc56be58b0cec7322b2d60ab7dc5 Merge pull request 98 from NewFuture/NewFuture-patch-1
* 1c42e30d6f3cc75c7618d326e612470c5bb94dec fix(ip): default address [ 96, 93, 92 ]

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

2.7.1

[![PyPI version](https://img.shields.io/badge/DDNS-v2.7.1-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.7.1/) ![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.7.1/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.7.1/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.7.1/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.7.1/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.7.1/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.7.1/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.7.1`
* 更新最新版[update latest version]: `pip install -U ddns`

2.7.0

[![PyPI version](https://img.shields.io/badge/DDNS-v2.7.0-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.7.0/) ![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.7.0/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.7.0/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.7.0/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.7.0/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.7.0/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.7.0/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.7.0`
* 更新最新版[update latest version]: `pip install -U ddns`

Changes:

* ec8d3c83c372b451e6b30535b8805fb079da8f56 Merge pull request 79 from NewFuture/feat-cmd-as-ip [ 77 ]
* f236dc5b504ba28a5e57c95c15092a2ea32863bb feat(index): 使用命令行输入作为目标IP
* 2763d34c73c2cf0ec2ef1a902fc9bc2f5f8d5482 Merge pull request 70 from NewFuture/fix-dnspod-get-domain-id [ 69 ]
* d259f4e2f32506906a5e94b6e08b388ca63a9653 fix(dnspod): domain id fix 69
* 5400a41049859e1280406f6c0502fa72eab5bdad Merge pull request 62 from xufan6/patch-1
* a920389a5972e9188e2cb12b4b8259dd0db33902 fix ipv6 regex under mac ifconfig
* aaf1e797bc2fbcc96a56a8d0a0ba12ce5a55f7f1 fix ip regex in ip address format

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

2.6.4

[![PyPI version](https://img.shields.io/badge/DDNS-v2.6.4-1abc9c.svg?style=social)](https://pypi.org/project/ddns/v2.6.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.6.4/ddns.exe)
* Ubuntu 下载 [ddns](https://github.com/NewFuture/DDNS/releases/download/v2.6.4/ddns)
* Mac OS X下载 [ddns-osx](https://github.com/NewFuture/DDNS/releases/download/v2.6.4/ddns-osx)

各平台下载/使用方式

* Windows
1. 下载 [`ddns.exe`](https://github.com/NewFuture/DDNS/releases/download/v2.6.4/ddns.exe) 运行
2. [可选] 定时任务 下载 [`create-task.bat`](https://github.com/NewFuture/DDNS/releases/download/v2.6.4/create-task.bat) 于**相同目录**,以管理员权限运行
* Ubuntu
bash
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
sh
命令行下载
curl https://github.com/NewFuture/DDNS/releases/download/v2.6.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.6.4`
* 更新最新版[update latest version]: `pip install -U ddns`

Changes:

* bccb8406bbcd713c847088c85ecabe483052f700 fix(schema): update all to v2
* 0d0144c1fbf4a8363240d258f12bb0ebf4a6a626 docs(readme): update example config
* 52b61b5cb9818412f1360101187aa93f6140f794 fix(schema): update cache $id
* cf3951ea6ba4424aa588a8a55fc74ccf8cba31f5 docs(readme): fix typos
* c82eb03feea6903c6b8b29eda6536fc520c9fdc5 docs(readme): proxy DIRECT
* 8777b2bb735f240204293f8ba64533fda46ec72e docs(readme): update 参数表
* 9282b00e8ef9118d161ff246afddd4f41fa25672 refactor(log): warning to warn
* 62858101ac9241c4b50c099922968581df5dc275 feat(schema): 添加cache字段是否启用缓存
* 2b8389f4ecab4f4376bf0481dbcf371cea2f7b00 feat(cli): add short ‘-v’ for version
* 9b6dfa8eb7d528ced1f9298aa4afb45bc871cd11 docs(readme): fix markdown render
<details><summary><b>See more</b></summary>

* 656b6fb8a1aa8e092effdb927d8160173b0dfc60 docs(readme): 更新说明文档
* 347ee161240074484a5924ebb180085c621b46a2 ci(azure): update date time format
* 2cb59be62092ba63444a9362f48a13b859ea5e1b docs(readme): update os
* 6b781c90ec4c72e941749a08e2189137f1bcd704 docs(readme): update install

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

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.