Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 422 Bytes

CIC-to-NetFlow Project

In this project, we convert CIC datasets (in PCAP and CSV) to categorized NetFlow v5 files.

For more info, please refer to this HackMD note.

Contribution Notes

Please always format your Rust code with VS Code extension rust-lang.rust-analyzer before committing Rust code.