aabc / ipt-netflow

Netflow iptables module for Linux kernel (official)
https://github.com/aabc/ipt-netflow
502 stars 129 forks source link

ndpi support #96

Open dumb0frames opened 6 years ago

dumb0frames commented 6 years ago

Hi,

Do you know if it's possible to add ndpi support to ipt_netflow ? I was thinking about this ndpi: https://github.com/ntop/nDPI

thanks

aabc commented 6 years ago

That ndpi framework already have netflow agent - nProbe. ipt-netflow operates in linux kernel space, if ndpi is userspace library it will be not possible to add in any simple way.

k0ste commented 5 years ago

On the other hand, ndpi-netfilter get some netflow support at vel21ripn/nDPI.