aboutsummaryrefslogtreecommitdiff
path: root/python/README
blob: 61a689a7780aa6ba71038f9df893b735fa6823a3 (plain)
1
2
3
4
5
6
7
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