0.1.0 • Published 8 years ago

vis-bonjour-network v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

vis-bonjour-network

npm.io npm.io npm.io npm.io npm.io npm.io

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