Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 838 Bytes

File metadata and controls

29 lines (19 loc) · 838 Bytes

mdns-cli

Go Report Card goreleaser

A cross-platform CLI for mdns

Motivation

There is no avahi-browse under Windows, so I had to create one myself.

Usage

Usage:
  mdns-cli [command]

Commands
  browse      Browse for services and instances for each service

Additional Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     Show version

Flags:
  -h, --help   help for mdns-cli

Use "mdns-cli [command] --help" for more information about a command.