diff options
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | examples/py-flow-dashboard/dashboard.png | bin | 85964 -> 0 bytes |
2 files changed, 6 insertions, 3 deletions
@@ -114,6 +114,11 @@ Generate a nDPId compatible JSON dump: Daemons: ```shell +make -C [path-to-a-build-dir] daemon +``` + +or +```shell ./nDPIsrvd -d sudo ./nDPId -d ``` @@ -159,6 +164,4 @@ Remember that all test results are tied to a specific libnDPI commit hash as part of the `git submodule`. Using `test/run_tests.sh` for other commit hashes will most likely result in PCAP diff's. -Why not use `examples/py-flow-dashboard/flow-dash.py` to visualize nDPId's output: - - +Why not use `examples/py-flow-dashboard/flow-dash.py` to visualize nDPId's output. diff --git a/examples/py-flow-dashboard/dashboard.png b/examples/py-flow-dashboard/dashboard.png Binary files differdeleted file mode 100644 index e5b5ac9af..000000000 --- a/examples/py-flow-dashboard/dashboard.png +++ /dev/null |