mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
As TLS certificate fingerprint is computed, TLS without certificate protocol has been removed
Various improvemenets in detection quality
This commit is contained in:
parent
2b0945b88d
commit
11e9fd8cef
24 changed files with 711 additions and 712 deletions
|
|
@ -98,7 +98,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_QQLIVE = 61,
|
||||
NDPI_PROTOCOL_THUNDER = 62,
|
||||
NDPI_PROTOCOL_SOULSEEK = 63,
|
||||
NDPI_PROTOCOL_TLS_NO_CERT = 64,
|
||||
NDPI_FREE_64 = 64,
|
||||
NDPI_PROTOCOL_IRC = 65,
|
||||
NDPI_PROTOCOL_AYIYA = 66,
|
||||
NDPI_PROTOCOL_UNENCRYPTED_JABBER = 67,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue