mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-06 12:15:22 +00:00
11 lines
312 B
Text
11 lines
312 B
Text
This directory contains the Python bindings for nDPI
|
|
|
|
Demo example:
|
|
- python3 ndpi_example.py <interface>
|
|
- python3 ndpi_example.py <pcap_file>
|
|
|
|
Additional example (using nfstream package):
|
|
- python3 flow_printer.py <interface>
|
|
- python3 flow_printer.py <pcap_file>
|
|
|
|
Code courtesy of: Massimo Puddu, Zied Aouini
|