1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 22:15:42 +02:00
tldr/pages/linux/nmblookup.md
2023-02-26 18:34:36 -03:00

295 B

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 '*'

  • Find hosts in the local network with SMB shares run by SAMBA:

nmblookup --status __SAMBA__