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
- Host: GitHub
- URL: https://github.com/teverett/netvis
- Owner: teverett
- Created: 2017-05-05T01:20:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T00:02:14.000Z (over 6 years ago)
- Last Synced: 2025-01-24T12:26:54.233Z (5 months ago)
- Topics: netvis, network-visualization, php, visjs
- Language: JavaScript
- Homepage:
- Size: 786 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
