summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 903071c4f8a94a46fa9b79f170d8cdee2a322f3f (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 = git@gitlab.com:verzulli/ndpid-rt-analyzer-frontend.git