From 3080fff9a35e363d7db7d9b16f1233ad2a0c0cd4 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sat, 15 Aug 2020 13:08:57 +0200 Subject: yet another README.md update Signed-off-by: Toni Uhlig --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a3b9e7991..3bcccd002 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,24 @@ make all examples Daemons: ```shell ./nDPIsrvd -d -./nDPId -d +sudo ./nDPId -d +``` + +or for a usage printout: +```shell +./nDPIsrvd -h +./nDPId -h ``` And why not a flow-info example? +Run ```shell ./examples/py-flow-info/flow-info.py ``` + +or +```shell +./examples/c-json-stdout/c-json-stdout +``` + +or anything below `./examples`. -- cgit v1.2.3