Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.11 KB

NetVis

NetVis is a network traffic visualisation tool which provides an analyst with enhanced awareness, facilitating the fast detection of malicious traffic. It was originally completed as a group practical for the computer science degree course at the University of Oxford.

Dependencies

The project is written in Java and uses JOGL to display visualisations.

To build and run it, you must have installed;

To build the project using Eclipse, import the workspace directory as an existing Java project, and add JOGL libraries to the project build path.

Latest Version

The latest version can be found at the GitHub repository.

Licence

NetVis is licensed under the GNU General Public License v3, see the LICENCE file for details.

Authors

James Nicholls, Dominik Peters, Albert Slawinski, Thomas Spoor, Sergiu Vicol.