Download
From DNSdoctor
Tarball
You can browse the archive or directly download DNSdoctor:
- dnsdoctor-1.0.1.tgz (source)
If you experience some difficulties with the links above, you can try one of the following mirrors:
- currently looking for mirrors
Packages
Debian
They are available as normal official Debian packages (see http://packages.debian.org/dnsdoctor), starting from release "sarge". If you run "sarge" or a more recent release, you just have to apt-get install dnsdoctor or apt-get install dnsdoctor-cgi.
Redhat
Looking for someone able to build the package on a Fedora system.
FreeBSD
DNSdoctor is available in the FreeBSD port tree.
If you want to use a prebuild package (not necessary available for every FreeBSD release), you need to run the following command:
pkg_add -r dnsdoctor
If you prefer an installation from the source, you will need to have the port tree available on your computer and then simply run the following commands:
cd /usr/ports/dns/dnsdoctor ; make install
