rddc project page
[SF project summary] [download]
What's rddc?
rddc aims to be a highly customizable, easy to use dynamic dns update client. Currently rddc is still in beta development. Nevertheless it should already be stable enough for general use.
While rddc should theoretically run on all operating systems that have a ruby interpreter, it has only been tested under linux.
Features?
Being still in early development it doesn't yet have many fancy features. If you are missing one specificly please send your request to our mailing list.
Current features as of version 0.2.1
- Retrieve ip
- using ifconfig
- over the web
- Update various dynamic DNS Services
- dyndns.org
- changip.com
- cjb.net
- Support for multiple languages
- dutch
- english
- german
- italian
- romanian
- spanish
- portugese
- Config file generation script
Planned features
- More ways to retrieve the ip
- Support more dynamic dns services
- Support for routers
- More languages
Packages?
Currently we provide packages for Gentoo Linux as well as Debian GNU/Linux (incl. Repository). If you need packages for other Distributions please send us your feature request to our mailing list.
Installation?
All *nixes
- Download the latest tarball
- cd to the rddc-0.2.2 directory
- type make
- and you're done
Gentoo Linux
- Download the ebuild.
- execute emerge rddc-0.2.2.ebuild
- and you're done
Debian GNU/Linux
- Add the line: "deb http://rddc.sourceforge.net/debian/ binary/" to your /etc/apt/sources.list
- Run apt-get update
- Execute apt-get install rddc
- and you're done
License?
rddc is licensed under the GPL.
Documentation
Enduser documentation for rddc is under development. In the meantime please check out the readme file.
Developer documentation is available.
Hartwig Brandl