mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Adobe Connect support (#2407)
This commit is contained in:
parent
66036a14f4
commit
7040847eed
6 changed files with 50 additions and 41 deletions
|
|
@ -87,7 +87,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_YANDEX_MARKET = 56,
|
||||
NDPI_PROTOCOL_YANDEX_DISK = 57,
|
||||
NDPI_PROTOCOL_DISCORD = 58,
|
||||
NDPI_PROTOCOL_FREE_59 = 59, /* FREE */
|
||||
NDPI_PROTOCOL_ADOBE_CONNECT = 59,
|
||||
NDPI_PROTOCOL_MONGODB = 60,
|
||||
NDPI_PROTOCOL_PLURALSIGHT = 61,
|
||||
NDPI_PROTOCOL_YANDEX_CLOUD = 62,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue