mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
parent
ebe8731ea5
commit
2e29a8d246
8 changed files with 98 additions and 13 deletions
10
scripts/plugins/alerts/network/ip_reassignment/manifest.lua
Normal file
10
scripts/plugins/alerts/network/ip_reassignment/manifest.lua
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
title = "Remote to Remote",
|
||||
description = "Detects remote to remote flows and triggers alerts",
|
||||
author = "ntop",
|
||||
dependencies = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue