aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 11eed47e4c16d424382b1f42578aad91aaf3e3a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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