forked from p15670423/monkey
UI: Reword in SCAN_TARGET_CONFIGURATION_SCHEMA's info_box_scan_my_networks
This commit is contained in:
parent
793a401a33
commit
98d01b5324
|
@ -20,7 +20,7 @@ const SCAN_TARGET_CONFIGURATION_SCHEMA = {
|
||||||
'info': 'If "Scan Agent\'s networks" is enabled, the Agent will go over all network ' +
|
'info': 'If "Scan Agent\'s networks" is enabled, the Agent will go over all network ' +
|
||||||
'interfaces and will scan their networks, ' +
|
'interfaces and will scan their networks, ' +
|
||||||
'in addition to the IPs that are configured manually in the "Scan target list". ' +
|
'in addition to the IPs that are configured manually in the "Scan target list". ' +
|
||||||
'Note: If the Agent runs on a machine within a public network, ' +
|
'Note that if the Agent runs on a machine within a public network, ' +
|
||||||
'this setting will cause scanning and exploitation attempts on that network.'
|
'this setting will cause scanning and exploitation attempts on that network.'
|
||||||
},
|
},
|
||||||
'scan_my_networks': {
|
'scan_my_networks': {
|
||||||
|
|
Loading…
Reference in New Issue