mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Partially fixes port scan input mask issues (#7980)
This commit is contained in:
parent
cca68b0fd8
commit
0a84b1ef02
6 changed files with 194 additions and 168 deletions
|
|
@ -2020,7 +2020,6 @@ local known_parameters = {
|
|||
["scan_single_host"] = validateBool,
|
||||
["delete_all_scan_hosts"] = validateBool,
|
||||
["scan_return_result"] = validateBool,
|
||||
["scan_ports_rsp"] = validateBool,
|
||||
["scan_date"] = validateSingleWord,
|
||||
["scan_frequency"] = validateSingleWord,
|
||||
["scan_id"] = validateSingleWord,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue