mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added Victim and Attacker shown into the Developer page
This commit is contained in:
parent
cc611b25b3
commit
bf12e0c103
27 changed files with 338 additions and 82 deletions
|
|
@ -22,6 +22,8 @@ alert_unexpected_dns_server.meta = {
|
|||
alert_key = alert_keys.ntopng.alert_unexpected_dns_server,
|
||||
i18n_title = "unexpected_dns.alert_unexpected_dns_title",
|
||||
icon = "fas fa-exclamation",
|
||||
has_victim = true,
|
||||
has_attacker = true,
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue