From 2e679ba8647aff7b0114de2940a03e4186ccc3dc Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 28 May 2025 22:10:10 +0200 Subject: Added ndpi_load_protocols_dir() API call for loading IP-based protocol detection Added --protocols-list-dir to ndpiReader for loading IP_based protocol --- src/include/ndpi_typedefs.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/include/ndpi_typedefs.h') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 70a305938..d4616da6c 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -1158,6 +1158,10 @@ typedef enum { NDPI_PROTOCOL_CATEGORY_DATING, NDPI_PROTOCOL_CATEGORY_TRAVEL, NDPI_PROTOCOL_CATEGORY_FOOD, + + NDPI_PROTOCOL_CATEGORY_BOTS, /* Crawlers, bots */ + NDPI_PROTOCOL_CATEGORY_SCANNERS, /* e.g. shodan.io, censys.io */ + /* IMPORTANT -- cgit v1.2.3