Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 443 Bytes

readme.md

File metadata and controls

16 lines (15 loc) · 443 Bytes

Packet simulation. Report available here

Getting Started

Set all bash scripts to be executable.

chmod u+x *.sh

To run the script use simulation.sh.

./Simulation.sh

Output CSV's will appear in the output directory after simulation has finished.
To clean the src directory use clean.sh.

./clean.sh