mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Mullvad VPN service added (based on entry node IP addresses) (#2062)
This commit is contained in:
parent
196395398e
commit
1fbe8a2385
15 changed files with 788 additions and 8 deletions
|
|
@ -376,6 +376,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_APACHE_THRIFT = 345,
|
||||
NDPI_PROTOCOL_ROBLOX = 346,
|
||||
NDPI_PROTOCOL_SERVICE_LOCATION = 347,
|
||||
NDPI_PROTOCOL_MULLVAD = 348,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue