Reworks TCP issues flow user script

This commit is contained in:
Simone Mainardi 2020-10-30 15:56:36 +01:00
parent 965198e928
commit 389f9c2beb
15 changed files with 273 additions and 127 deletions

View file

@ -0,0 +1,11 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "TCP Connection Issues",
description = "Detects TCP Connection Issues",
author = "ntop",
dependencies = {
},
}