nbtscan - NetBIOS name scanner

This commit is contained in:
dugsong 2000-11-30 05:00:20 +00:00
parent c0b59962f8
commit 5410fc6114
5 changed files with 32 additions and 0 deletions

20
net/nbtscan/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/11/30 05:00:20 dugsong Exp $
DISTNAME= nbtscan-1.0.2
CATEGORIES= net
MASTER_SITES= http://www.abb.aha.ru/software/
MAINTAINER= Dug Song <dugsong@monkey.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=gnu
ALL_TARGET= nbtscan
.include <bsd.port.mk>

3
net/nbtscan/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (nbtscan-1.0.2.tar.gz) = 5c1666a628054856b44f890dc9b42263
RMD160 (nbtscan-1.0.2.tar.gz) = a7d0308f162c7eac7ee5ddcc81fb5a8ef086db5b
SHA1 (nbtscan-1.0.2.tar.gz) = 7dadcd1dc6143b3c67f05cdbb8a76d46316ce9c2

1
net/nbtscan/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
NetBIOS name network scanner

7
net/nbtscan/pkg/DESCR Normal file
View File

@ -0,0 +1,7 @@
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.

1
net/nbtscan/pkg/PLIST Normal file
View File

@ -0,0 +1 @@
bin/nbtscan