ntopng/scripts/plugins/udp_unidirectional/manifest.lua
2020-01-21 16:05:38 +01:00

11 lines
183 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "UDP Unidirectional",
description = "Detects UDP unidirectional flows",
author = "ntop",
version = 1,
dependencies = {},
}