mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Reworks TCP issues flow user script
This commit is contained in:
parent
965198e928
commit
389f9c2beb
15 changed files with 273 additions and 127 deletions
|
|
@ -0,0 +1,11 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
title = "TCP Connection Issues",
|
||||
description = "Detects TCP Connection Issues",
|
||||
author = "ntop",
|
||||
dependencies = {
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue