mdns-grep

command
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 9 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL