mcdig

command module
v0.0.0-...-9126cdd Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: BSD-2-Clause Imports: 13 Imported by: 0

README

MCDIG

GitHub Go Report Card

MCDIG is the simple multicast DNS lookup utility, similar to dig but much simplified

Usage

Usage:
    mcdig [@interface] [options] domain [q-type] [q-class]

Options may be intermixed with other parameters.
Use -- to terminate options list.

The @interface specifies network interface (by name)
If missed, all active interfaces are used

Options are:
    -4         use IPv4 (the default, may be combined with -6)
    -6         use IPv6 (may be combined with -4)
    -d         enable debugging
    -v         enable verbose debugging
    -p period  MDNS query period, milliseconds (default is 250)
    -c count   MDNS query count, before exit (default is 10)
    -h         print help screen and exit

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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