User Tools

Site Tools


kiviak-user
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


kiviak-user [2015-02-07 20:54:35] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +===== Simple usage =====
  
 +All you need to do is to add
 +
 +<code>*/10 * * * * wget -qO - "http://the_dyndns_server/update.php?host=myhostname&pass=secret"</code>
 +
 +to your crontab.
 +
 +==== I don't want to have my password in the access log! ====
 +
 +We also support passing password with POST data
 +
 +<code>--post-data "pass=ahoj"</code>
 +
 +===== More parameters =====
 +
 +  * email - an optional email address, the administrator can for example contact you or you can request lost password
 +  * aaaa - update with this IPv6 address instead of the address of the computer making the request
 +  * a - the same for IPv4; aaaa and a can't be supplied simultaneously, sorry
 +
 +The hostname is automatically expired 1 month after it has been last updated.
kiviak-user.txt · Last modified: by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki