From 6207be43fa5f355b23eb4cc692af982f43fab0d1 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:10:35 +0300 Subject: Add TencentGames protocol dissector (#2306) --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 2af3f8d87..bb3d85e17 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -584,3 +584,12 @@ References: `C implementation `_ and `Paper < Gearman is a network-based job-queuing system that was initially developed by Danga Interactive in order to process large volumes of jobs. References: `Main site `_ + + +.. _Proto 395: + +`NDPI_PROTOCOL_TENCENTGAMES` +==================== +A protocol used by various games from Tencent (mostly mobile games). + +References: `Main site `_ -- cgit v1.2.3