nbtscan

Scan networks for NetBIOS name information. More information: <https://github.com/resurrecting-open-source-projects/nbtscan>.

Debian Debian
RUN apt-get update && \ apt-get install -y nbtscan
Ubuntu
RUN apt-get update && \ apt-get install -y nbtscan
Arch Arch Linux
RUN pacman -S --noconfirm nbtscan
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nbtscan
Fedora
RUN dnf install -y nbtscan
Raspbian
RUN apt-get update && \ apt-get install -y nbtscan
click the source code to copy install nbtscan on any operating system with command-not-found.com