mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Added Softether(-VPN) DDNS service detection. (#1544)
Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
parent
4319d760e0
commit
915ffebade
6 changed files with 18 additions and 2 deletions
|
|
@ -318,6 +318,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_XIAOMI = 287,
|
||||
NDPI_PROTOCOL_EDGECAST = 288,
|
||||
NDPI_PROTOCOL_CACHEFLY = 289,
|
||||
NDPI_PROTOCOL_SOFTETHER = 290,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue