Skip to content
/ NetFlow Public

Javascript (WebGL/Three.JS) based network packet flow visualizer.

Notifications You must be signed in to change notification settings

ozch/NetFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Packet Flow Visualizer

Javascript (WebGL/Three.JS) based network packet flow visualizer.

  • Run code as local http server. python -m http.server
  • Packet flow analyzer and collector must be setup separately.
  • Packetflow data and network topology need to be fed using restful APIs.
  • Json response template for both APIs is given in netflow.js file.
  • If network topology is static you can give topology variable static value

Caution

  • Use mutex lock for changing the global variables (check comments for details)

About

Javascript (WebGL/Three.JS) based network packet flow visualizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published