Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 458 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 458 Bytes

netscripts

Network related scripts and things

- wiremaps.py - Script to fetch all linkdata from the wiremaps API (https://github.com/vincentbernat/wiremaps) and generate a dotfile to be used with graphviz to generate a network map
- nfdump_networkx_gexf.py - Script to read nfdump output and create a gexf file to represent the hosts talking to eachother, tried visualizing this, image is too huge, might be OK for smaller amounts of data :-)