nDPI/python
2019-09-29 11:10:46 +02:00
..
Makefile.in Fixes #777 2019-09-23 18:04:55 +02:00
ndpi_example.py Fixes #777 2019-09-23 18:04:55 +02:00
ndpi_typestruct.py Fixes #777 2019-09-23 18:04:55 +02:00
ndpi_wrap.c Fixes #777 2019-09-23 18:04:55 +02:00
python.pdf Add files via upload 2019-09-29 11:10:46 +02:00
README Added python bindings for nDPI 2019-09-15 22:32:18 +02:00

This direcgory contains the Python bindings for nDPI

Usage:
- python3 ndpi_example.py <interface>
- python3 ndpi_example.py <pcap_file>

Code courtesy of Massimo Puddu