Renamed JS folder and started learning Crystal
This commit is contained in:
15
JavaScript/node-dtdns-updater/README.md
Normal file
15
JavaScript/node-dtdns-updater/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# node-dtdns-updater
|
||||
|
||||
This is a simple Client Updater for [DtDNS.com](http://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](https://www.dtdns.com/dtsite/updatespec) for more info.
|
||||
|
||||
## License
|
||||
MIT (SEE LICENSE FILE)
|
||||
Reference in New Issue
Block a user