Documentation
¶
Overview ¶
Command mdns-grep is a lightweight mDNS service discovery tool.
Usage:
mdns-grep [flags] [service]
Examples:
mdns-grep # enumerate all services mdns-grep _http._tcp # find HTTP services mdns-grep -scan # full network scan (2-phase) mdns-grep -regex '_https?._tcp' # regex match mdns-grep -json _ipp._tcp # output as JSON mdns-grep -timeout 10s _ssh._tcp # custom timeout mdns-grep -iface eth0 _http._tcp # bind to specific interface
Click to show internal directories.
Click to hide internal directories.