mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Add Syncthing dissector.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
de020b1747
commit
ec1981c20c
55 changed files with 161 additions and 49 deletions
|
|
@ -341,6 +341,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_FASTCGI = 310,
|
||||
NDPI_PROTOCOL_FTPS = 311,
|
||||
NDPI_PROTOCOL_NATPMP = 312,
|
||||
NDPI_PROTOCOL_SYNCTHING = 313,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue