diff options
author | Lockywolf <for_sbo.nDPI_2023-05-10@lockywolf.net> | 2023-05-13 11:16:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:17 +0700 |
commit | fb265342afefb5b1f58889669e03f2a35603ac45 (patch) | |
tree | 8bb55bfa29e8fbd1e4aea24e9d0214b7545e3056 /libraries/nDPI/nDPI.info | |
parent | ef1e8b3a005c30c60c75b20616cbab4d83bcefbe (diff) |
libraries/nDPI: Added (deep packet inspection library)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/nDPI/nDPI.info')
-rw-r--r-- | libraries/nDPI/nDPI.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/nDPI/nDPI.info b/libraries/nDPI/nDPI.info new file mode 100644 index 0000000000000..469fb06f36e7f --- /dev/null +++ b/libraries/nDPI/nDPI.info @@ -0,0 +1,10 @@ +PRGNAM="nDPI" +VERSION="4.6" +HOMEPAGE="https://github.com/ntop/nDPI" +DOWNLOAD="https://github.com/ntop/nDPI/archive/4.6/nDPI-4.6.tar.gz" +MD5SUM="1803f5f3999e1dc3a2454d437b11e9ba" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libmaxminddb" +MAINTAINER="Lockywolf" +EMAIL="for_sbo.nDPI_2023-05-10@lockywolf.net" |