Skip to content

sarehp/vrnetvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Reality Network Visualization

Authors

  • Eva M. Castro Barbero-
  • Pedro de las Heras Quirós

Installed demos

Demos

How to launch the code in src

  1. $ ln -f -s scenario_NAME/machineNames.json .
  2. $ ln -f -s scenario_NAME/netgui.nkp .
  3. $ ln -f -s scenario_NAME/consoles.json .
  4. $ ln -f -s scenario_NAME/caps.json .
  5. ln -f -s scenario_NAME/shared/*.json .
  6. ln -f -s scenario_NAME/viewsMenu.json .

Link all files in caps.json.

Usually we use only one capture file obtained by merging with mergecap.

See section Generation of captures and merge

  1. python3 unifycaps.py
  2. python -m SimpleHTTPServer 8888 . / python3 -m http.server 8888
  3. Cargar en navegador localhost:8888

Generation of captures and merge

  1. Launch kathara scenario. Configure clock synchonization with: sudo docker run --rm --privileged kathara/quagga hwclock -s
  2. Capture in one interface per broadcast domain, minimizing total number of captures.
  3. mergecap all caps
  4. generate json from wireshark

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors