diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-01-21 20:58:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 18:58:12 +0100 |
commit | 5620e10742986fd25d6fb0be1ac16502d8d10055 (patch) | |
tree | d62894431e0eb5c536a6d024e9e5d56ab149c136 /doc | |
parent | 7d24e1258d68cffccbd0bd44326efe4cafeefdb1 (diff) |
Add ElectronicArts detection support (#2274)
* Add ElectronicArts detection support
* Merge electronicarts.pcapng into sites.pcapng
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 434d6c0be..4586ff41c 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -527,3 +527,16 @@ References: `Main site <https://www.mumble.info/>`_ Yojimbo (netcode) is a secure connection-based client/server protocol built on top of UDP. References: `Protocol Specs: <https://github.com/mas-bandwidth/netcode/blob/main/STANDARD.md>`_ + + +.. _Proto 389: + +`NDPI_PROTOCOL_ELECTRONICARTS` +========================= +Electronic Arts is a leading publisher of games on Console, PC and Mobile. + +References: `Main site <https://www.ea.com/>`_ + +Notes: + +- Almost all of that traffic is related to their EA Origin game store. |