An open API service indexing awesome lists of open source software.

https://github.com/teverett/netvis

Network Visualizer
https://github.com/teverett/netvis

netvis network-visualization php visjs

Last synced: 3 months ago
JSON representation

Network Visualizer

Awesome Lists containing this project

README

        

# netvis

NetVis is a simple network visualizer that uses [vis.js](http://visjs.org/) to visualize a network. The network is ICMP-scanned in PHP and results are stored in a MySQL database.

The NetVis scanner can be run via cron to produce an up-to-date network graph.

![image](https://github.com/teverett/netvis/blob/master/eg/eg1.png)