From 629e431cc535a1a9e8d81586db386746279b1371 Mon Sep 17 00:00:00 2001 From: EnricoGuccii <110997560+EnricoGuccii@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:42:18 +0100 Subject: readme updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45cf15f..205c630 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # streamml - Streamml processes network packets in real-time, feeding them into the Half-Space Trees algorithm (via the River library). When the score exceeds the defined threshold, the application saves an evidentiary PCAP dump containing the relevant packet window. Note: Currently supports Half-Space Trees, with plans to add more algorithms. @@ -17,6 +16,7 @@ sudo uv run -m streamml.app results are stored here: + LOGS_PATH = XDG_DATA_HOME/streamml/profiles_logs PCAP_PATH = XDG_DATA_HOME/streamml/profiles_pcaps @@ -66,4 +66,5 @@ This is how it works: +---------------------+ -![Main Window](images/screen1.png) +screenshot1 + -- cgit v1.2.3