CustomDNS

A customizable DNS server written in Java.

User Resources

Sysadmin Resources

Developer Resources

Related Sites

Copyright 2000 Eric Kidd. All rights reserved. This contents of this website may be distributed under the same license as CustomDNS.

SourceForge Logo

Using CVS

You can access anonymous CVS using the following commands:

$ export CVSROOT
$ CVSROOT=:pserver:anonymous@cvs.customdns.sourceforge.net:/cvsroot/customdns
$ cvs login
$ cvs -z3 co customdns

You can also browse the CVS repository directly.

For more information, see the SourceForge CVS page for this project or consult the online CVS manual.