vis-bonjour-network

0.1.0 • Public • Published

vis-bonjour-network

Visualize your local network using bonjour protocol

screenshot

About

This command line tool will start a http server at http://127.0.0.1:3000 and render bonjour network topology in browser.

Installation and Usage

Installation

npm install vis-bonjour-network -g

Usage

Usage: vis-bonjour-network [options]
 
Options:
  -p, --port  server port                                        [default: 3000]
  -h, --help  Show help                                                [boolean]
 
copyright 2016

Docker Usage

docker run -d --net=host  wyvernnot/vis-bonjour-network

License

MIT

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vis-bonjour-network

    Weekly Downloads

    3

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • wyvernnot