From e467fe9aa620f643655fbba759d66bc195cc12e0 Mon Sep 17 00:00:00 2001 From: aouinizied Date: Fri, 15 Nov 2019 19:18:30 +0100 Subject: Improve python bindings. --- python/README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'python/README') diff --git a/python/README b/python/README index 61a689a77..e9820e528 100644 --- a/python/README +++ b/python/README @@ -1,7 +1,11 @@ -This direcgory contains the Python bindings for nDPI +This directory contains the Python bindings for nDPI -Usage: +Demo example: - python3 ndpi_example.py - python3 ndpi_example.py -Code courtesy of Massimo Puddu +Additional example (using nfstream package): +- python3 flow_printer.py +- python3 flow_printer.py + +Code courtesy of: Massimo Puddu, Zied Aouini -- cgit v1.2.3