Nbtscan version 1.5.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    nbtscan  most recent diff


    version 1.5.1

      View the most recent changes for the nbtscan port at: nbtscan.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for nbtscan.
      The raw portfile for nbtscan 1.5.1 is located here:
      http://nbtscan.darwinports.com/dports/security/nbtscan/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/nbtscan


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The nbtscan Portfile 40948 2008-10-18 20:05:04Z ryandesign macports.org $

      PortSystem 1.0

      Name: nbtscan
      Version: 1.5.1
      Category: security
      Maintainers: googlemail.com:usx303

      Description: NBTscan

      Long Description: 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.

      Homepage: http://www.inetcat.net/software/nbtscan.html

      Master Sites: http://www.inetcat.net/software/

      worksrcdir ${name}-${version}a

      Platform: darwin

      Checksums: md5 85bb085077c380b82a6ff73e0de0c154 sha1 4041d8f6b592fa310b8d3c79c56a2d3263dba82f rmd160 5130d9e6decd3346859281f45f8a179aa0286a42

      build.type gnu

      build.target nbtscan

      destroot.args BINDIR=${destroot}${prefix}/bin

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/nbtscan
      % sudo port install nbtscan
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching nbtscan
      ---> Verifying checksum for nbtscan
      ---> Extracting nbtscan
      ---> Configuring nbtscan
      ---> Building nbtscan with target all
      ---> Staging nbtscan into destroot
      ---> Installing nbtscan
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using nbtscan with these commands:
      %  man nbtscan
      % apropos nbtscan
      % which nbtscan
      % locate nbtscan

     Where to find more information:

    Darwin Ports



    Lightbox this page.