diff options
author | Luca Deri <deri@ntop.org> | 2017-01-31 15:43:14 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2017-01-31 15:43:14 +0100 |
commit | bf35300817e6c7bda4a7305da4f95fa206991448 (patch) | |
tree | 0523d1338e530cfc1f4d3f184b8ca2f3f53c35ae /README.md | |
parent | ff9af3166f6f1cb3ea20e00cfa08cc657cb8b3c7 (diff) |
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -40,6 +40,10 @@ The entire procedure of adding new protocols in detail: 11. make 12. make check +### How to use nDPI to Block Selected Traffic + +You can use nDPI to selectively block selected Internet traffic by embedding it onto an application (remember that nDPI us just a library). Both [ntopng](https://github.com/ntop/ntopng) and [nProbe cento](http://www.ntop.org/products/netflow/nprobe-cento/) can do this. + ### Creating A Source File Tar Ball If you want to distribute a source tar file of nDPI do: |