ANN: ecpZoneUpdate 0.1

dsavitsk dsavitsk at e-coli.net
Sat Dec 28 14:51:50 EST 2002


ecpZoneUpdate is a very simple updater for zoneedit.com Dynamic DNS written
in Python.  It is similar to zoneclient.py (zoneclient.sourceforge.net) in
that it reads an IP from a NAT Router and, if the IP has changed, sends the
update to zoneedit.com.  It is different in that it has about 1/30th as many
lines making customization a bit easier.

In the spirit of open source, this is a very early release lacking all sorts
of features one might want.  Currently, ecpZoneUpdate only supports Netgear
routers, though adding support for others should be pretty easy, i.e. it may
require the changing 3 or 4 lines.  Further, it only updates the most basic
information at zoneedit (no MX records, etc).

Licensed under the GPL, runs on Windows and Unix.

Source and instructions available at
http://www.ecpsoftware.com/ecpzoneupdate






More information about the Python-list mailing list