Add detection of Tailscale (#1857)

Extend the example of wireguard traffic
This commit is contained in:
Ivan Nardi 2023-01-17 21:55:38 +01:00 committed by GitHub
parent 470eaa6ff3
commit ccc5a20710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
61 changed files with 155 additions and 62 deletions

View file

@ -52,7 +52,7 @@ typedef enum {
NDPI_PROTOCOL_MS_OUTLOOK = 21, /* Hotmail / Microsoft Outlook / Exchange */
NDPI_PROTOCOL_FREE_22 = 22, /* FREE */
NDPI_PROTOCOL_MAIL_POPS = 23,
NDPI_PROTOCOL_FREE_24 = 24, /* FREE */
NDPI_PROTOCOL_TAILSCALE = 24,
NDPI_PROTOCOL_FREE_25 = 25, /* FREE */
NDPI_PROTOCOL_NTOP = 26,
NDPI_PROTOCOL_COAP = 27,