ddns-updater is an update client written in PHP which can update any number of hostnames from DynDNS.org.
TODO
The only thing needed to run ddns-updater is the command-line version of PHP. PHP 4 should be enough, although ddns-updater was only tested with PHP 5. Since ddns-updater uses some Linux-specific paths it is unlikely that it will run on other systems.
| --daemon[=MINS] | Starts ddns-updater in daemon mode, where it regularly checks and eventually updates the configured hosts. If the option MINS is not given this defaults to 12 minutes. A value less than 10 is not allowed. |
| --syslog | Using this argument will bring ddns-updater to log its messages into the system log. |
ddns-updater is released under the MIT license. See the file LICENSE included in the archive for details.
ddns-updater is (c) 2006 Robert Weiler.
The following current releases of ddns-updater are available for download:
a digiGeek.net project