mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Call of Duty Mobile support (#2438)
This commit is contained in:
parent
d6b1c24079
commit
3d1da00d8d
88 changed files with 218 additions and 83 deletions
|
|
@ -214,7 +214,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_PINTEREST = 183,
|
||||
NDPI_PROTOCOL_VHUA = 184,
|
||||
NDPI_PROTOCOL_TELEGRAM = 185,
|
||||
NDPI_PROTOCOL_FREE_186 = 186, /* FREE */
|
||||
NDPI_PROTOCOL_COD_MOBILE = 186,
|
||||
NDPI_PROTOCOL_PANDORA = 187,
|
||||
NDPI_PROTOCOL_QUIC = 188,
|
||||
NDPI_PROTOCOL_ZOOM = 189, /* Zoom video conference. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue