mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Add Apache Kafka protocol dissector (#2226)
This commit is contained in:
parent
6fc8aa4e61
commit
5eb468d07b
101 changed files with 207 additions and 99 deletions
|
|
@ -399,3 +399,12 @@ References: `RFC4918: <https://datatracker.ietf.org/doc/html/rfc4918>`_.
|
|||
Notes:
|
||||
|
||||
- WebDAV is almost always encrypted, i.e. transported over TLS.
|
||||
|
||||
|
||||
.. _Proto 377:
|
||||
|
||||
`NDPI_PROTOCOL_APACHE_KAFKA`
|
||||
======================
|
||||
Apache Kafka is a distributed event store and stream-processing platform.
|
||||
|
||||
References: `Official site <https://kafka.apache.org>`_ and `Github <https://github.com/apache/kafka>`_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue