Parser from NTLFlowLyzer format to CICFlowMeter format with the same mapped keys.
- Python 3.10 or more
-
Clone the repository:
gh repo clone LongJeffreySilver/NTLFlowLyzer2CICFlowMeter
-
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.