ntopng/scripts/plugins/device_application_not_allowed/plugin.lua
2020-01-08 23:52:51 +01:00

11 lines
242 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "Device Application Not Allowed",
description = "Detects applications not allowed for a specific device type and triggers alerts",
author = "ntop",
version = 1,
dependencies = {},
}