MacOS X 10.15.5

This installation requires python3 and pip3. Ensure that python3 version is greater than or equal to 3.6.

High-Level Dependencies

  • python >= 3.6

  • pip3

Install Dependencies

Install pcap2csv using the instructions here.

Get ipktgen

ipktgen source files can be downloaded from the link.

Install ipktgen

Once downloaded, unzip using appropriate commands, change into the unzipped directory and install using the command:

pip3 install -e .

ipktgen can be used as demonstrated in Walk Through Example - Generation of Realistic Packets with ipktgen