13 lines
319 B
Markdown
Raw Normal View History

# nmblookup
> Discover SMB shares.
> More information: <https://www.samba.org/samba/docs/current/man-html/nmblookup.1.html>.
- Find hosts in the local network with SMB shares:
`nmblookup {{[-S|--status]}} '*'`
- Find hosts in the local network with SMB shares run by SAMBA:
`nmblookup {{[-S|--status]}} __SAMBA__`