mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-06 12:15:22 +00:00
| .. | ||
| flow_printer.py | ||
| Makefile.in | ||
| ndpi_bindings.py | ||
| ndpi_example.py | ||
| ndpi_wrap.c | ||
| python_extensions_guide.pdf | ||
| README | ||
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