mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
ProtonVPN: add basic detection (#2006)
This commit is contained in:
parent
7dcceb4daf
commit
3e673e91a9
14 changed files with 1928 additions and 228 deletions
|
|
@ -372,6 +372,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_GEFORCENOW = 341,
|
||||
NDPI_PROTOCOL_NVIDIA = 342,
|
||||
NDPI_PROTOCOL_BITCOIN = 343,
|
||||
NDPI_PROTOCOL_PROTONVPN = 344,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue