Adds ubuntu/debian plugin package example

This commit is contained in:
Simone Mainardi 2020-03-18 19:35:33 +01:00
parent a5c6ebdcf5
commit 9d12faf6df
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,5 @@
This is a package example which can be used to package custom plugins
into a .deb.
Refer to https://www.ntop.org/guides/ntopng/plugins/index.html for
custom plugins documentation and examples.