@warren-bank/node-dns-sd-cli

2.0.1 • Public • Published

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:

Readme

Keywords

none

Package Sidebar

Install

npm i @warren-bank/node-dns-sd-cli

Weekly Downloads

0

Version

2.0.1

License

GPL-2.0

Unpacked Size

47.4 kB

Total Files

8

Last publish

Collaborators

  • warren-r-bank