https://github.com/willscott/calmnetviz
Processing network usage visualization
https://github.com/willscott/calmnetviz
Last synced: about 1 year ago
JSON representation
Processing network usage visualization
- Host: GitHub
- URL: https://github.com/willscott/calmnetviz
- Owner: willscott
- Created: 2012-02-18T05:10:39.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-31T18:15:17.000Z (almost 14 years ago)
- Last Synced: 2025-04-30T03:49:33.120Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 2.23 MB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Calm Net Viz
=====
About
-----
This is a collection of visualization tools for network traffic. The most
developed is a geographical view of traffic, which pinpoints remote
servers on a world map.
Installation
-----
The tool has been tested on Mac and Linux. The build enivronment will require
some non-trivial changes to support windows - most noticably in creating an
appropriate carnivore jni binary.
Prerequisites:
* Pcap
* Java
* Ant, Awk (for building)
Building:
> ant
Running
-----
> ant run -Dtarget=Viz