From 3c343ae7a72227176edf670a41dae541ee6fca67 Mon Sep 17 00:00:00 2001 From: Mohamed Lamine Messai <mohamed-lamine.messai@univ-lyon2.fr> Date: Fri, 16 Feb 2024 23:55:32 +0000 Subject: [PATCH] Update file README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9fefa4..1367f54 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ we use the Wireshark tool to record the network data in pcap format. They are av </div> ### Flows capture -We use the CICFlowmeter tool to flow capture. +We use the CICFlowMeter tool to extract flows from Pcap files +*The first packet determines the forward (source to destination) and backward (destination to source) directions. <div align="center"> <img src="images/image-6.png" alt="alt text" width="500" /> -- GitLab