[![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>