mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Add Radmin protocol dissector (#2283)
* Add Radmin protocol dissector * Update test results
This commit is contained in:
parent
d577508727
commit
4e712e3ab5
102 changed files with 1691 additions and 1540 deletions
|
|
@ -549,3 +549,12 @@ Notes:
|
|||
STOMP is a simple interoperable protocol designed for asynchronous message passing between clients via mediating servers. Supported in ActiveMQ and RabbitMQ.
|
||||
|
||||
References: `Protocol Specs: <https://stomp.github.io/stomp-specification-1.2.html>`_
|
||||
|
||||
|
||||
.. _Proto 391:
|
||||
|
||||
`NDPI_PROTOCOL_RADMIN`
|
||||
=========================
|
||||
Radmin is remote access software for the Microsoft Windows platform.
|
||||
|
||||
References: `Main site <https://www.radmin.com/>`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue