Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 561 Bytes

File metadata and controls

24 lines (15 loc) · 561 Bytes

NTLFlowLyzer2CICFlowMeter

Parser from NTLFlowLyzer format to CICFlowMeter format with the same mapped keys.

Versions

  • Python 3.10 or more

Installation and Launch Steps

  1. Clone the repository:

    gh repo clone LongJeffreySilver/NTLFlowLyzer2CICFlowMeter
  2. Launch the python script

    python3 NTLFlowLyzer2CICFlowMeter.py input.csv output.csv

Make sure that the input.csv is the output CSV file of NTLFlowLyzer and the output.csv will be the file with the CICFLowMeter format.