Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove `NDPI_FULLY_ENCRYPTED` flow risk (#2779) | Ivan Nardi | 2025-03-25 |
| | | | | | | | Use `NDPI_OBFUSCATED_TRAFFIC` instead; this way, all the obfuscated traffic is identified via `NDPI_OBFUSCATED_TRAFFIC` flow risk. Disable fully-encryption detection by default, like all the obfuscation heuristics. | ||
* | STUN: fix monitoring (#2639) | Ivan Nardi | 2024-12-06 |
| | |||
* | Add a configuration file to ndpiReader (#2629) | Ivan Nardi | 2024-11-27 |
Example: ./example/ndpiReader --conf=./example/calls.conf -i ./tests/pcap/signal_videocall.pcapng -v2 Close #2608 |