Fix typos.

This commit is contained in:
aouinizied 2019-11-29 15:58:52 +01:00
parent 4330fea253
commit 83d6524f7b

View file

@ -11,8 +11,8 @@ NFStream Documentation
**Main Features**
* **Performance:** NFStream was designed to be fast with a small CPU and memory footprint.
* **Layer-7 visibility:** NFStream dissection is based on nDPI_ (~300 applications including Tor, Messenger, WhatsApp, etc.).
* **Performance:** **NFStream** is designed to be fast (pypy3 support) with a small CPU and memory footprint.
* **Layer-7 visibility:** **NFStream** deep packet inspection engine is based on nDPI_. It allows NFStream to perform reliable_ encrypted applications identification in addition to TLS, SSH, DNS ans HTTP metadata extraction.
* **Flexibility:** add a flow feature in 2 lines as an NFPlugin_.
* **Machine Learning oriented:** add your trained model as an NFPlugin_.
@ -31,4 +31,5 @@ NFStream Documentation
.. _nDPI: https://www.ntop.org/products/deep-packet-inspection/ndpi/
.. _NFPlugin: https://nfstream.readthedocs.io/en/latest/plugins.html
.. _reliable: http://people.ac.upc.edu/pbarlet/papers/ground-truth.pam2014.pdf