aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Deri <lucaderi@users.noreply.github.com>2021-02-17 08:22:38 +0100
committerGitHub <noreply@github.com>2021-02-17 08:22:38 +0100
commit413dc287b48d8240184e2be2350d41a4d9d81e56 (patch)
tree78f22d9230c1835948f12a3f739c29548652d144
parent4609e2084beef514780d9b0cf00394f91c4d1035 (diff)
Added paper citation
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 545888393..c0f77f20f 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,10 @@ The entire procedure of adding new protocols in detail:
### 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 is just a library). Both [ntopng](https://github.com/ntop/ntopng) and [nProbe cento](http://www.ntop.org/products/netflow/nprobe-cento/) can do this.
+### nDPI Paper Citation
+
+- Deri, Luca, et al. [nDPI: Open-source high-speed deep packet inspection](http://luca.ntop.org/nDPI.pdf) 2014 International Wireless Communications and Mobile Computing Conference (IWCMC). IEEE, 2014.
+
### nDPI-Related Projects
- [nfstream](https://github.com/aouinizied/nfstream)