Download List

專案描述

Inadyn is a small and simple DDNS client with HTTPS support. It automates the task of keeping a DNS record up-to-date with a user’s dynamic IP address.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-19 00:18
1.98.1

A segfault at initial DNS lookup was fixed. The time since the last update (forced update counter) and num interations are now preserved from being reset by a SIGHUP restart command. A bug in which --drop-privs uid/gid was swapped and a possible buffer overflow were fixed. The --drop-privs option was extended to support hyphens. inadyn log messages were cleaned up, reformatted, and clarified. Typographical fixes and polish were applied to the man pages for inadyn(8) and inadyn.conf(5).
標籤: Stable

2011-02-28 19:33
1.98.0

A new configuration file, command line, and syntax were added, but it is still backwards compatible. The --drop-privs USER[:GROUP] option was added to support privilege separation. Privileges are dropped before creating any files. The documentation was updated.
標籤: Stable

2010-11-03 23:50
1.97.4

The DNS cache is flushed before each host name lookup of checkip.dyndns.org and similar hostnames. inadyn no longer gets stuck on a stale, non-working, cached IP address. This release also adds support for dynsip.org and sitelutions.com DDNS services.
標籤: Stable

2010-11-03 06:45
1.97.3

This release merges wl500g patches from http://code.google.com/p/wl500g: support for tunnelbroker.net (dns.he.net), tzo.com, dnsomatic.com, and fixes for zoneedit.com. It also has changes to startup behaviour when cache files are missing.
標籤: Stable

2010-10-31 07:17
1.97.2

Network timeout was fixed and log output was improved when periodically connecting to a remote DDNS server to check for IP address changes. For technical users, gethostbyname() was replaced with getaddrinfo() and logging at connect() was improved. The remote IP address of the checkip server is now displayed. Socket timeout was also fixed.
標籤: Stable

Project Resources