diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-11-01 16:56:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-01 14:56:25 +0100 |
commit | 137d87fd873197f0fe43f627a90203e1696fdb2c (patch) | |
tree | 20a6f12d01c382daad1349f9ced40412d9bab84c /doc | |
parent | a903932155a252f150da1d16552d1f2bbf67a9aa (diff) |
Add Naver protocol support (#2610)
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 8f8b0e5e3..1b1e5dd05 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -1001,3 +1001,12 @@ References: `Main site: <https://www.dingtalk.com/en>`_ Paltalk is a video chat and instant messaging application that allows users to communicate through video, voice, and text in chat rooms. References: `Main site: <https://www.paltalk.com/>`_ + + +.. _Proto 433: + +`NDPI_PROTOCOL_NAVER` +========================= +Naver is South Korea's largest search engine and online platform that offers various services including web search, email, news, shopping, cloud storage, maps, and social media features. + +References: `Main site: <https://www.naver.com/>`_ |