mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Added ClickHouse protocol
This commit is contained in:
parent
0a3a82680d
commit
86b67e6687
5 changed files with 12 additions and 4 deletions
|
|
@ -447,6 +447,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_JRMI = 416,
|
||||
NDPI_PROTOCOL_RIPE_ATLAS = 417,
|
||||
NDPI_PROTOCOL_HLS = 418,
|
||||
NDPI_PROTOCOL_CLICKHOUSE = 419,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue