From f0013e826e28690a7037a8b2b781b8bc085efc6c Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 15 Sep 2019 22:32:18 +0200 Subject: Added python bindings for nDPI --- python/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/README (limited to 'python/README') diff --git a/python/README b/python/README new file mode 100644 index 000000000..61a689a77 --- /dev/null +++ b/python/README @@ -0,0 +1,7 @@ +This direcgory contains the Python bindings for nDPI + +Usage: +- python3 ndpi_example.py +- python3 ndpi_example.py + +Code courtesy of Massimo Puddu -- cgit v1.2.3