vis-bonjour-network
v0.1.0
Published
Visualize bonjour network
Downloads
2
Readme
vis-bonjour-network
Visualize your local network using bonjour protocol
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