diff options
author | Fernando Giannasi <phoemur@gmail.com> | 2013-10-26 23:42:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:59 -0500 |
commit | 060251d26de6ed8bc75aa6d4d4d2a56eb7ed1efa (patch) | |
tree | dd541f8d7b9b6a7a7e1288f55655b3acd670b934 /network/nbtscan/slack-desc | |
parent | 03573f429450b1f51780ea5f4cc32dfdccd20ca9 (diff) | |
download | slackbuilds-060251d26de6ed8bc75aa6d4d4d2a56eb7ed1efa.tar.gz |
network/nbtscan: Added (scanner for open NETBIOS nameservers)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/nbtscan/slack-desc')
-rw-r--r-- | network/nbtscan/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/nbtscan/slack-desc b/network/nbtscan/slack-desc new file mode 100644 index 0000000000..136f4548f6 --- /dev/null +++ b/network/nbtscan/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +nbtscan: nbtscan (scanner for open NETBIOS nameservers) +nbtscan: +nbtscan: This is a command-line tool that scans for open NETBIOS nameservers +nbtscan: on a local or remote TCP/IP network, and this is a first step in +nbtscan: finding of open shares. It is based on the functionality of the +nbtscan: standard Windows tool nbtstat, but it operates on a range of +nbtscan: addresses instead of just one. +nbtscan: +nbtscan: http://www.unixwiz.net/tools/nbtscan.html +nbtscan: +nbtscan: |