Add Adobe Connect support (#2407)

This commit is contained in:
0x41CEA55 2024-04-24 13:41:25 +03:00 committed by GitHub
parent 66036a14f4
commit 7040847eed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 50 additions and 41 deletions

View file

@ -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,