aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-02-08 10:10:35 +0300
committerGitHub <noreply@github.com>2024-02-08 08:10:35 +0100
commit6207be43fa5f355b23eb4cc692af982f43fab0d1 (patch)
tree9797a09e5a39b5f5440d2f1f3b01d4acec065bfc /doc
parent4543385d107fcc5a7e8632e35d9a60bcc40cb4f4 (diff)
Add TencentGames protocol dissector (#2306)
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols.rst9
1 files changed, 9 insertions, 0 deletions
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 <https://github.com/canonical/raft>`_ 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 <http://gearman.org/>`_
+
+
+.. _Proto 395:
+
+`NDPI_PROTOCOL_TENCENTGAMES`
+====================
+A protocol used by various games from Tencent (mostly mobile games).
+
+References: `Main site <https://www.tencentgames.com/>`_