node-red-contrib-ydns 1.0.11

Node-RED node to update dynamic IP on ydns.io - Code by DoDuyCop

npm install node-red-contrib-ydns

node-red-contrib-ydns

Node-RED node to update Dynamic DNS domains on ydns, using its API.

Code by Do Duy Cop

Configuration

All the configuration for the node can be set up on the node itself, or as keys of the injected message (e.g. the "hostname" can be sent through msg.hostname). The message-provided configurations have more priority than those defined on the node itself.

  • hostname (required): the full domain to update.
  • username (required): API Credentials Username.
  • secret (required): API Credentials Secret.

Examples

  • same duckdns

Changelog

  • 1.0.0: initial release
  • 1.0.1: add code
  • 1.0.2: add gui
  • 1.0.3: add help
  • 1.0.4-10: fix bug
  • 1.0.4-11: final

TODO

  • Improve format of node configuration (HTML)

Node Info

Version: 1.0.11
Updated 3 weeks, 1 day ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

0 in the last week

Nodes

  • ydns

Keywords

  • node-red
  • ydns
  • dyndns
  • dynamic dns

Maintainers