Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
* Allow to be skipped if used with an ISP that doesn't provide IPv6
* Support reducing to prefix if running multiple instances; otherwise, instance portion of IPv6 address causes excessive updating

Fixes #1
5d669158
History

dyndnsd-client

Client for the dyndnsd daemon. Set up dyndnsd first, otherwise this is useless.

Configuration

Copy config-sample.json to config.json and update the values.

Use

Set up a cron entry to run the program periodically, or manually call it when your IP address changes. The program accepts a single argument, -config, pointing to a config.json file that handles everything. A sample config.json is provided in the form of config-sample.json.