mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-28 17:02:24 +00:00
15 lines
494 B
Plaintext
15 lines
494 B
Plaintext
[submodule "libnDPI"]
|
|
path = libnDPI
|
|
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
|
|
[submodule "examples/js-rt-analyzer-frontend"]
|
|
path = examples/js-rt-analyzer-frontend
|
|
url = https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git
|
|
[submodule "examples/cxx-graph"]
|
|
path = examples/cxx-graph
|
|
url = https://github.com/utoni/nDPId-Graph.git
|