1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/ez-ipupdate-3.0.10
2024-07-22 01:58:46 -03:00
..
acconfig.h Add gpl 2024-07-22 01:58:46 -03:00
aclocal.m4 Add gpl 2024-07-22 01:58:46 -03:00
cache_file.c Add gpl 2024-07-22 01:58:46 -03:00
cache_file.h Add gpl 2024-07-22 01:58:46 -03:00
CHANGELOG Add gpl 2024-07-22 01:58:46 -03:00
conf_file.c Add gpl 2024-07-22 01:58:46 -03:00
conf_file.h Add gpl 2024-07-22 01:58:46 -03:00
config.cache Add gpl 2024-07-22 01:58:46 -03:00
config.guess Add gpl 2024-07-22 01:58:46 -03:00
config.h Add gpl 2024-07-22 01:58:46 -03:00
config.h.in Add gpl 2024-07-22 01:58:46 -03:00
config.log Add gpl 2024-07-22 01:58:46 -03:00
config.status Add gpl 2024-07-22 01:58:46 -03:00
config.sub Add gpl 2024-07-22 01:58:46 -03:00
configure Add gpl 2024-07-22 01:58:46 -03:00
configure.in Add gpl 2024-07-22 01:58:46 -03:00
COPYING Add gpl 2024-07-22 01:58:46 -03:00
dprintf.h Add gpl 2024-07-22 01:58:46 -03:00
error.h Add gpl 2024-07-22 01:58:46 -03:00
example-dhs.conf Add gpl 2024-07-22 01:58:46 -03:00
example-dyndns.conf Add gpl 2024-07-22 01:58:46 -03:00
example-dyns.conf Add gpl 2024-07-22 01:58:46 -03:00
example-easydns.conf Add gpl 2024-07-22 01:58:46 -03:00
example-gnudip.conf Add gpl 2024-07-22 01:58:46 -03:00
example-justlinux.conf Add gpl 2024-07-22 01:58:46 -03:00
example-ods.conf Add gpl 2024-07-22 01:58:46 -03:00
example-pgpow.conf Add gpl 2024-07-22 01:58:46 -03:00
example-tzo.conf Add gpl 2024-07-22 01:58:46 -03:00
example.conf Add gpl 2024-07-22 01:58:46 -03:00
ez-ipupdate.c Add gpl 2024-07-22 01:58:46 -03:00
ez-ipupdate.gdb Add gpl 2024-07-22 01:58:46 -03:00
ez-ipupdate.lsm Add gpl 2024-07-22 01:58:46 -03:00
getpass.c Add gpl 2024-07-22 01:58:46 -03:00
INSTALL Add gpl 2024-07-22 01:58:46 -03:00
install-sh Add gpl 2024-07-22 01:58:46 -03:00
Makefile Add gpl 2024-07-22 01:58:46 -03:00
Makefile.am Add gpl 2024-07-22 01:58:46 -03:00
Makefile.in Add gpl 2024-07-22 01:58:46 -03:00
md5.c Add gpl 2024-07-22 01:58:46 -03:00
md5.h Add gpl 2024-07-22 01:58:46 -03:00
missing Add gpl 2024-07-22 01:58:46 -03:00
mkbinary Add gpl 2024-07-22 01:58:46 -03:00
mkinstalldirs Add gpl 2024-07-22 01:58:46 -03:00
pid_file.c Add gpl 2024-07-22 01:58:46 -03:00
pid_file.h Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
stamp-h Add gpl 2024-07-22 01:58:46 -03:00
stamp-h.in Add gpl 2024-07-22 01:58:46 -03:00

"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