aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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