aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-03-06 21:59:09 +0300
committerGitHub <noreply@github.com>2024-03-06 19:59:09 +0100
commite2949048e0c5b2390a0a0f22e44ed29448f32dfe (patch)
treef48fac9b113c312f77ebf461b5dd9e1718947910 /doc
parent21da53d3a03cad32dffa8447d9c4ae5bae62a3a2 (diff)
Add Path of Exile protocol dissector (#2337)
* Add Path of Exile protocol dissector * Update protocols.rst
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 a8f486798..81dfa65da 100644
--- a/doc/protocols.rst
+++ b/doc/protocols.rst
@@ -656,3 +656,12 @@ References: `RFC <https://datatracker.ietf.org/doc/html/rfc5880>`_
Traffic of various NetEase games.
References: `Main site <https://www.neteasegames.com/>`_
+
+
+.. _Proto 403:
+
+`NDPI_PROTOCOL_PATHOFEXILE`
+============================
+Path of Exile is a free-to-play online Action RPG.
+
+References: `Main site <https://pathofexile.com/>`_