     __________________________________________________________________

   Perl Dynamic DNS (DDNS) Client Project
     __________________________________________________________________

                               Links and download

   Note: that the most up to date version is in version control. See
   development page instructions how get latest source code.
     * [1]Main project page (never changes; bookmark this one)
     * [2]Development page (Downloads, Source code, bug tracker etc.)
     * [3]Manual (Documentation)
     * [4]ChangeLog Generated by editing the code in Emacs and pressing
       key binding (C-x 4 a).

                              What is a Perl DDNS?

   Perl client for updating a dynamic DNS IP information at supported
   providers (e.g. [5]www.dyndns.org, [6]www.no-ip.com). The dynamic DNS
   service allows mapping a dynamic IP address to a static hostname. This
   way the computer can be referred by name instead of ever changing IP
   address from ISP's pool.

   In short, call the program at regular intervals (say every 6 hours):
  dyndns.pl --Provider dyndns --login LOGIN --pass PASSWORD --Host yourhost.dynd
ns.org

                                Platform Support

   Supported OS platforms: Win32 native (Windows 9x/NT/2000/XP/*), Win32
   [7]Cygwin (Unix like), Linux (Redhat, Debian). Other distributions not
   tested. Should work with any [8]FHS compliant Linux distributions as
   well as BSD provided that command ifconfig(1) is available.

                                    Contact

   There is no mailing list for the project. See Development page above
   how to contact maintainer and submit feature requests and bug reports.
     __________________________________________________________________

   [9]GNU GPL All files in this project are licensed under [10]GNU GPL.
   [11]Savannah Logo This project, as well as many other projects is
   hosted by [12]Savannah.

   [13]Savannah Logo [14]W3C CSS logo [15]W3 validated.

References

   1. http://freecode.com/projects/perl-dyndns
   2. https://savannah.nongnu.org/projects/perl-dyndns
   3. file://localhost/home/jaalto/vc/project/sforge/perl-dyndns/doc/manual/
   4. http://git.savannah.gnu.org/gitweb/?p=perl-dyndns.git;a=blob;f=bin/ChangeLog;hb=HEAD
   5. http://www.dydns.org/
   6. http://www.no-ip.com/
   7. http://www.cygwin.com/
   8. http://www.pathname.com/fhs
   9. http://www.gnu.org/licenses
  10. http://www.gnu.org/licenses/
  11. http://www.sanannah.org/
  12. http://www.savannah.org/
  13. http://validator.w3.org/check?uri=referer
  14. http://jigsaw.w3.org/css-validator/validator?uri=referer
  15. http://www.w3.org/
