Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig
2022-09-06 11:06:33 +02:00
parent 70f517b040
commit c5c7d83c97
3 changed files with 8 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -3,3 +3,6 @@
url = https://github.com/ntop/nDPI
branch = dev
update = rebase
[submodule "examples/js-rt-analyzer"]
path = examples/js-rt-analyzer
url = https://gitlab.com/verzulli/ndpid-rt-analyzer.git

View File

@@ -26,6 +26,10 @@ Very tiny integration example.
A discontinued tty UI nDPId dashboard.
Removed with commit 29c72fb30bb7d5614c0a8ebb73bee2ac7eca6608.
## js-rt-analyzer
[nDPId-rt-analyzer](https://gitlab.com/verzulli/ndpid-rt-analyzer.git)
## py-flow-info
Prints prettyfied information about flow events.