betolj / ndpi-netfilter

GNU General Public License v2.0
126 stars 72 forks source link

Port-based DPI processing #17

Closed halidaltuner closed 8 years ago

halidaltuner commented 8 years ago

Hi all, Can I DPI Port-based process? As whitelist or blacklist?

betolj commented 8 years ago

Hi, What exactly you want to do?

kong156 commented 8 years ago

nDPI matches the traffic at L7. Obviously, you can block TCP/UDP ports with netfilter only or use both, L4 and L7 rules as needed.