diff options
| author | EnricoGuccii <110997560+EnricoGuccii@users.noreply.github.com> | 2026-01-10 23:42:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-10 23:42:18 +0100 |
| commit | 629e431cc535a1a9e8d81586db386746279b1371 (patch) | |
| tree | 9851dd3f281efd442ca93cdbce9ba88d3f6ccb41 | |
| parent | 69770ab1188437f157dc724790f5d5283846891e (diff) | |
readme updated
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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: +---------------------+ - +<img width="988" height="540" alt="screenshot1" src="https://github.com/user-attachments/assets/65ed2870-fb2c-4212-9db6-d74b10248809" /> + |