diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-03-26 10:11:14 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 08:11:14 +0100 |
commit | 5b32c98a21b3d3c4d7ef60501bd2801061a0e6b7 (patch) | |
tree | 2e931982592609728e4566e16cea201dc9a330c5 /doc | |
parent | 51f5fc714015c312622ed4ee1820518d26edee65 (diff) |
Add LoL: Wild Rift detection (#2356)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 354766432..3812dada2 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -697,3 +697,12 @@ References: `Protocol Specs: <https://www.etsi.org/deliver/etsi_ts/129200_129299 File Delivery over Unidirectional Transport. References: `RFC <https://datatracker.ietf.org/doc/html/rfc6726>`_ + + +.. _Proto 407: + +`NDPI_PROTOCOL_LOLWILDRIFT` +============================ +League of Legends: Wild Rift is a mobile MOBA game. + +References: `Main site <https://wildrift.leagueoflegends.com/>`_ |