aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2022-11-22 01:21:20 +0100
committerToni Uhlig <matzeton@googlemail.com>2022-12-03 01:21:20 +0100
commit60741d5649ea08bf62c6e895515dc2625925fea0 (patch)
tree4064bca9f71656a15e65647fb93bc67c1e4e3638 /README.md
parent8b81b170d3b5406e3203e5bd23026d828fd1fa36 (diff)
Strace support for diff tests.
* tiny README update Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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 b7f66e72c..211a97b74 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
# Disclaimer
-Please protect the privacy of others.
+Please respect&protect the privacy of others.
+
The purpose of this software is not to spy on others, but to detect network anomalies and malicious traffic.
# Abstract
@@ -46,7 +47,7 @@ where:
* `nDPIsrvd`:
* create and manage an "incoming" UNIX-socket (ref [1] above), to fetch data from a local `nDPId`;
- * apply a filtering logic to received data to select "flow_event_id" related JSONs;
+ * apply a buffering logic to received data;
* create and manage an "outgoing" UNIX or TCP socket (ref [2] above) to relay matched events
to connected clients