node-mydns

0.0.2 • Public • Published

node-mydns

Build Status

Notifying your global IP address to MyDNS.jp automatically.

Notified only when satisfying the following cases:

  • the IP address has been changed since last time
  • or, over 48 hours since latest notification

Installation

$ npm install -g node-mydns

Usage

Edit your crontab.

$ crontab -e

And input the following text there.

*/5 * * * * updatemydns -u <your master ID> -p <your password>

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i node-mydns

Weekly Downloads

13

Version

0.0.2

License

MIT

Last publish

Collaborators

  • takizawa-hiroki