Table of Contents

Simple usage

All you need to do is to add

*/10 * * * * wget -qO - "http://the_dyndns_server/update.php?host=myhostname&pass=secret"

to your crontab.

I don't want to have my password in the access log!

We also support passing password with POST data

--post-data "pass=ahoj"

More parameters

The hostname is automatically expired 1 month after it has been last updated.