From 2967d5a3502a0215faefa91745b1e8cd14471193 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 21 Jul 2017 16:50:21 +0200 Subject: Add README for etisnoop-stat-server --- etisnoop-stat-server/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etisnoop-stat-server/README.md diff --git a/etisnoop-stat-server/README.md b/etisnoop-stat-server/README.md new file mode 100644 index 0000000..5c1f17a --- /dev/null +++ b/etisnoop-stat-server/README.md @@ -0,0 +1,6 @@ +This folder contains a prototype for a statistics webpage that +bases on the etisnoop statistic feature. + +It requires dab2eti and etisnoop to be in the $PATH. + +Call server.py --help to see options. -- cgit v1.2.3