Files
Examples/JavaScript/node-dtdns-updater/README.md
2018-06-17 19:47:18 +01:00

528 B

node-dtdns-updater

This is a simple Client Updater for DtDNS.com.

Install the dependencies with : npm install
Launch it with : node index.js
With the -v argument it logs everything.

The first time the program launches, a config.json file will be created, you'll have to configure your DtDNS credentials and the update delay.
In ip, leave "" to point to the current ip.

See DtDNS api info for more info.

License

MIT (SEE LICENSE FILE)