xNBTscan interface version 1.0. Copyright (C) 2002 Bryan Schneiders

This program is a graphical interface to NBTscan written in GTK+ 2.0.
This release was built to work with NBTscan 1.0.3.  It should work with
newer versions but features added after 1.0.3 may not be supported.

NBTscan version 1.0.3. Copyright (C) 1999-2002 Alla Bezroutchko

NBTscan is a program for scanning IP networks for NetBIOS name
information. It sends NetBIOS status query to each address in
supplied range and lists received information in human
readable form. For each responded host it lists IP address,
NetBIOS computer name, logged-in user name and MAC address
(such as Ethernet).

See http://www.inetcat.org/software/nbtscan.html for
NBTscan homepage.

LICENSE.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program (in a file called COPYING); if not, write
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge,
MA 02139, USA.

REQUIREMENTS.

To build xNBTscan, you will need the follow packages (or newer):
---------------------------------------------------------------
gtk+-2.0
glib+-2.0
pango-1.0
atk-1.0
nbtscan-1.0.3


INSTALLATION.

$ bunzip2 xNBTscan-1.0.tar.bz2
$ tar -xvf xNBTscan-1.0.tar
$ cd xNBTscan-1.0
$ make
$ su
# make install

If you are not running Linux, it may be necessary to edit the Makefile first.

USAGE.

After it's installed and in your PATH, simply run:
$ xnbtscan

