nmblookup

Discover SMB shares. More information: <https://www.samba.org/samba/docs/current/man-html/nmblookup.1.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y samba-common-bin
Ubuntu
RUN apt-get update && \ apt-get install -y samba-common-bin
Arch Arch Linux
RUN pacman -S --noconfirm smbclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y samba-common-bin
CentOS
RUN yum install -y samba4-client
Fedora
RUN dnf install -y samba-client-2
Raspbian
RUN apt-get update && \ apt-get install -y samba-common-bin
click the source code to copy install nmblookup on any operating system with command-not-found.com