Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 506 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 506 Bytes

TODO

The experiments use the packets.pcap which is inside packets.zip.

First you need to extract the packets.pcap and place it inside your test-folder (either inband or outband folder).

Then, you will need to install tcpreplay. Tcpreplay replicates the traffic inside the packets.pcap.

In Ubuntu you can use the advanced package tool:

sudo apt install tcpreplay

To run the experiment, simple type . run.sh. Don't forget the dot!!!