Skip to content

JaminB/NetViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetViz

A Very Simple Vizualization Tool for CSV Formatted Network Logs

Version 0.2.1
Author: Jamin Becker
License: GNU GPLv3

Analytics Interface

NetViz allows you to easily vizualize any CSV formatted network log as long as it contains the following column equivalents:

  • Source IP
  • Destination IP
  • Source Port
  • Destination Port
  • Bytes Sent / Received

Installation/Usage

Prerequisites

  • Python 2.7 (tested)

On Windows

  • Unzip the archive
  • Navigate back to the top-level directory and double click start.py (You may be prompted to add a firewall rules, this is needed to start a local webserver on port 8000
  • Navigate to http://localhost:8000

On Linux

About

A Very Simple Vizualization Tool for CSV Formatted Network Logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published