2.0.1 • Published 5 years ago

@warren-bank/node-dns-sd-cli v2.0.1

Weekly downloads
1
License
GPL-2.0
Repository
github
Last release
5 years ago

bonjour

Bonjour (DNS-SD) discovery/monitor command line tool.

Installation:

npm install --global @warren-bank/node-dns-sd-cli

Summary:

  • adds a light-weight CLI wrapper around the library: "node-dns-sd"

Usage:

bonjour <options>

options:
========
"-h"
"--help"
    Print all command-line options.

"-V"
"--version"
    Print version number.

"-v"
"--verbose"
    Print unfiltered discovery results.

"-s"
"--services"
    Discover services.

"-p"
"--printers"
    Discover printer devices.

"-c"
"--chromecast"
    Discover Chromecast devices.

"-d <service name>"
"--discover <service name>"
    Discover devices identified by service name.

"-d <params JSON Object>"
"--discover <params JSON Object>"
    Discover devices matching the 'params' JSON Object.

"-m"
"--monitor"
    Monitor all mDNS/DNS-SD packets.

Documentation:

Example:

Legal:

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago