diff options
author | lns <matzeton@googlemail.com> | 2022-10-01 22:37:25 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-10-01 22:37:25 +0200 |
commit | 49ea4f847427846e668054704d6e997757805c0b (patch) | |
tree | 67e2026ee10f9a572d109ebed24fae7744238d83 /examples/README.md | |
parent | b6060b897e629d3bf16a50842cd9da89ea172621 (diff) |
Small fixes.
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md index 15f5698ca..17c451087 100644 --- a/examples/README.md +++ b/examples/README.md @@ -12,7 +12,6 @@ It generates CSV files from flow "analyse" events. A capture daemon suitable for low-resource devices. It saves flows that were guessed/undetected/risky/midstream to a PCAP file for manual analysis. -Basicially a combination of `py-flow-undetected-to-pcap` and `py-risky-flow-to-pcap`. ## c-collectd |