Import / research / other / WakeXBMC / Router / DGN2000_V1.1.1_src / apps / ez-ipupdate-3.0.11b8 /
@John Ryland John Ryland authored on 22 Dec 2020
..
CHANGELOG import NUC files 5 years ago
COPYING import NUC files 5 years ago
INSTALL import NUC files 5 years ago
Makefile import NUC files 5 years ago
Makefile.am import NUC files 5 years ago
Makefile.in import NUC files 5 years ago
README import NUC files 5 years ago
acconfig.h import NUC files 5 years ago
aclocal.m4 import NUC files 5 years ago
cache_file.c import NUC files 5 years ago
cache_file.h import NUC files 5 years ago
conf_file.c import NUC files 5 years ago
conf_file.h import NUC files 5 years ago
config.cache import NUC files 5 years ago
config.guess import NUC files 5 years ago
config.h import NUC files 5 years ago
config.h.in import NUC files 5 years ago
config.log import NUC files 5 years ago
config.status import NUC files 5 years ago
config.sub import NUC files 5 years ago
configure import NUC files 5 years ago
configure.in import NUC files 5 years ago
dprintf.h import NUC files 5 years ago
error.h import NUC files 5 years ago
example-dhs.conf import NUC files 5 years ago
example-dyndns.conf import NUC files 5 years ago
example-dyns.conf import NUC files 5 years ago
example-easydns.conf import NUC files 5 years ago
example-gnudip.conf import NUC files 5 years ago
example-heipv6tb.conf import NUC files 5 years ago
example-justlinux.conf import NUC files 5 years ago
example-ods.conf import NUC files 5 years ago
example-pgpow.conf import NUC files 5 years ago
example-tzo.conf import NUC files 5 years ago
example.conf import NUC files 5 years ago
ez-ipupdate.c import NUC files 5 years ago
ez-ipupdate.c.org import NUC files 5 years ago
ez-ipupdate.lsm import NUC files 5 years ago
getpass.c import NUC files 5 years ago
install-sh import NUC files 5 years ago
md5.c import NUC files 5 years ago
md5.h import NUC files 5 years ago
missing import NUC files 5 years ago
mkbinary import NUC files 5 years ago
mkinstalldirs import NUC files 5 years ago
pid_file.c import NUC files 5 years ago
pid_file.h import NUC files 5 years ago
stamp-h import NUC files 5 years ago
stamp-h.in import NUC files 5 years ago
README
"ez-ipupdate"

Ez-ipupdate is a client for the dynamic IP service offered by 
http://www.ez-ip.net.

It has several options and is quite complete. It is written in pure
C and supports a daemon mode (Linux only right now).

This program has been tested under Linux and Solaris.

See the file INSTALL for compilation and installation instructions.

For more info check "http://www.gusnet.cx/proj/ez-ipupdate"
For user contributed documentation check
"http://www.gusnet.cx/proj/ez-ipupdate/userdoc.php"

When setting it up please try to use daemon mode WITH A CACHE FILE!
This will be much apreciated by all the people offering dynamic DNS services.

INCOMPATIBILITIES
 -With version 3.0.0 you must specify a service-type (no more default to
 ez-ip.net) and you must specify an interface (no more default to eth0)
 -With version 2.9.2 the justlinux service became the name of the 
  justlinux v2.0 service and pgpow is still the same old justlinux v1.0
  service.

Angus Mackay