toplevel domain scanner (tds) 0.02 beta
an official phunc release
phunc network tools department
by knight@phunc.com

NOTE: TDS was formerly called SCANDNS.

WHERE DO I GET TDS?
-------------------

You may retrieve TDS from several locations:

	Primary HTTP:	http://www.phunc.com/tools/tds
	Primary FTP:	ftp://ftp.phunc.com/pub/phunc/tools/tds

The current version as of this release is "0.02 beta".

HOW DO I INSTALL TDS?
---------------------

There are no installation steps required other than untaring your tarball
release. Tds is written in perl, and you are required to have PERL5
installed on your system. If it is installed other than /usr/local/bin,
you may need to edit the header in the script "tds".

Example tar extraction:

	$ gzip -d tds-0.02b.tar.gz ; tar -xvf tds-0.02b.tar

Gee... how hard...

You also need the Perl Module Net::DNS installed. You may retrieve it from
   http://www.cpan.org/authors/id/MFUHR/Net-DNS-0.12.tar.gz
		-OR-
   ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/Net-DNS-0.12.tar.gz

Follow the directions inside Net-DNS to install it. You may also install
it via the net if you have the CPAN module like:

	$ perl -MCPAN -e shell
        CPAN> install Net::DNS

That will install it also.

Please read the README for information on running TDS. Your
comments, bugs, and ideas are welcome...

Alex Knight / Phunc
knight@phunc.com
