logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ddclient - Update IP addresses at dynamic DNS services

Description

       A perl based client to update your dynamic IP address at DynDNS.com (or other dynamic DNS services such
       as Hammernode, Zoneedit or EasyDNS), thus allowing you and others to use a fixed hostname
       (myhost.dyndns.org) to access your machine. This client supports both the dynamic and (near) static
       services, MX setting, and alternative host. It caches the address, and only attempts the update if the
       address actually changes.

       For usage information please run ddclient-help until this manpage is finished.

[FIXME: source]                                    08/10/2012                                        DDCLIENT(8)

Name

       ddclient - Update IP addresses at dynamic DNS services

Synopsis

ddclient {-help}

       ddclient [-daemon interval] [-proxy host] [-server host] [-protocol type] [-file configfile]
                [-cache cachefile] [-pid pidfile] [-use mechanism] {-if interface | -ip ipaddress |
                -web {provider | url} | -fw firewall | -cmd command}

See Also