summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEnricoGuccii <110997560+EnricoGuccii@users.noreply.github.com>2026-01-10 23:42:18 +0100
committerGitHub <noreply@github.com>2026-01-10 23:42:18 +0100
commit629e431cc535a1a9e8d81586db386746279b1371 (patch)
tree9851dd3f281efd442ca93cdbce9ba88d3f6ccb41 /README.md
parent69770ab1188437f157dc724790f5d5283846891e (diff)
readme updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files 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)
+<img width="988" height="540" alt="screenshot1" src="https://github.com/user-attachments/assets/65ed2870-fb2c-4212-9db6-d74b10248809" />
+