Update README.md

This commit is contained in:
Benjamin Kyd
2018-11-02 11:50:52 +00:00
committed by GitHub
parent e9c9947d98
commit 64b0846059

View File

@@ -7,3 +7,5 @@ A simple node script to update a duckdns dynamicdns domain and relavent dns reco
`npm i` in the directory in a terminal to initalize the project, upon first running with node it will exit it's self having generated a config - fill out this config and then run it again, it will do the rest for you. run with CLI args `-v` or `--verbose` to log server responses and other information. `npm i` in the directory in a terminal to initalize the project, upon first running with node it will exit it's self having generated a config - fill out this config and then run it again, it will do the rest for you. run with CLI args `-v` or `--verbose` to log server responses and other information.
Keep the delay interval to `120000`ms for best results. Keep the delay interval to `120000`ms for best results.
Leave ip blank for the ip to always update as the current ip the script is running on.