Added DNScrypt detection

This commit is contained in:
Luca 2017-04-19 09:56:51 +02:00
parent 56b6c7ed93
commit 45582194cf
3 changed files with 13 additions and 8 deletions

View file

@ -233,8 +233,6 @@
#define NDPI_PROTOCOL_KAKAOTALK_VOICE 194 /* KakaoTalk Voice */
#define NDPI_PROTOCOL_TWITCH 195 /* Edoardo Dominici <edoaramis@gmail.com> */
#define NDPI_PROTOCOL_QUICKPLAY 196 /* Streaming service used by various services such as hooq.tv */
/* 197 is free */
#define NDPI_PROTOCOL_WECHAT 197
#define NDPI_PROTOCOL_MPEGTS 198
@ -248,8 +246,9 @@
#define NDPI_PROTOCOL_IQIYI 206
#define NDPI_PROTOCOL_SMPP 207 /* Damir Franusic <df@release14.org> */
/* 208 - 209 free */
#define NDPI_PROTOCOL_FREE_208 208
#define NDPI_PROTOCOL_DNSCRYPT 208
/* 209 free */
#define NDPI_PROTOCOL_FREE_209 209
#define NDPI_PROTOCOL_DEEZER 210