0.1.2 • Published 11 years ago

dnspod-ddns-local v0.1.2

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

dnspod-ddns

dnspod-ddns is a ddns updating tool of DNSPod. It was originally designed for use with node.js.

Download

You can install using Node Package Manager (npm):

npm install -g dnspod-ddns

Usage

dnspod-ddns is a command line tool. It will update your dns record after you execute the following. You can add it to crontab for continuously updating.

dnspod-ddns --dns-domain yourdomain.com --dns-host yourhost --user youremail --passwd yourpassword

Otherwise, you can run it in daemon mode.

dnspod-ddns --dns-domain yourdomain.com --dns-host yourhost --user youremail --passwd yourpassword --daemon

License

Copyright (c) 2012 Chao Shen. This software is licensed under the BSD License.

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago