This commit is contained in:
2021-06-15 16:38:30 +01:00
commit 8c5c5c0f45
12 changed files with 468 additions and 0 deletions

1
docs/INSTALL Normal file
View File

@@ -0,0 +1 @@
Edit `config.h' to set your options then run `compile' script then run dhsd...

25
docs/README Normal file
View File

@@ -0,0 +1,25 @@
DHSD v0.01 Beta
---------------
DHSD is a dynamic update engine for the dhs.org dynamic dns service.
The aim is to provide a quick and efficent update engine that will
monitor selected network devices and check for changes of the IP address.
Project Development Staff:
Programmers:
* Nik_Doof (nik_doof@h3o.org)
Documentors:
* Qwaz (qwaszx@h3o.org)
PLEASE NOTE, this is a CVS Alpha release (in other words...not working)
i have put this code onto the CVS for users to take a look at and see
how it works.
Thanks go to:
* Sourceforge for hosting my project
* Dyfet for his pdetach() code
* DFX for his dprintf() code