index
:
ndpi-daemon.git
Tiny nDPI based deep packet inspection daemons / toolkit.
log msg
author
committer
range
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
summary
refs
log
tree
commit
diff
path:
root
/
examples
/
README.md
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'examples/README.md')
-rw-r--r--
examples/README.md
5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index 2b629fbc0..15f5698ca 100644
--- a/
examples/README.md
+++ b/
examples/README.md
@@ -3,6 +3,11 @@
Some ready-2-use/ready-2-extend examples/utils.
All examples are prefixed with their used LANG.
+## c-analysed
+
+A feature extractor useful for ML/DL use cases.
+It generates CSV files from flow "analyse" events.
+
## c-captured
A capture daemon suitable for low-resource devices.