aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2022-09-06 11:06:33 +0200
committerToni Uhlig <matzeton@googlemail.com>2022-09-06 11:08:01 +0200
commitc5c7d83c97620c9bae7939b21d46a1458291ebf6 (patch)
treee51ca366cf56219ec4848c09093e54bfb5184fb7
parent70f517b0403d7f2504fb18aeae8633365782f03b (diff)
Added https://gitlab.com/verzulli/ndpid-rt-analyzer.git to examples.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--.gitmodules3
-rw-r--r--examples/README.md4
m---------examples/js-rt-analyzer0
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 42fe0f92f..720f21e96 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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
diff --git a/examples/README.md b/examples/README.md
index 0f08f8123..2b629fbc0 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -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.
diff --git a/examples/js-rt-analyzer b/examples/js-rt-analyzer
new file mode 160000
+Subproject e0402c64c8063ccfa829b280e761f9e0df38e5a