nDPI/python
2019-09-23 17:40:16 +02:00
..
Makefile.in Added python bindings for nDPI 2019-09-15 22:32:18 +02:00
ndpi_example.py Added python bindings for nDPI 2019-09-15 22:32:18 +02:00
ndpi_wrap.c Added python bindings for nDPI 2019-09-15 22:32:18 +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