mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
refactor: 精简化输出,移除冗余启动信息
- 移除showParseSummary开局配置输出 - 移除LogPluginInfo/LogPluginInfoWithPort插件信息输出 - 移除alive_scanner冗余统计输出 - 移除port_scan_start扫描开始提示 - 移除handleUDPPorts SNMP死代码 - 移除相关i18n条目
This commit is contained in:
@@ -155,8 +155,6 @@ scan_vulnerability_start:
|
||||
other: "Starting vulnerability scan"
|
||||
scan_no_service_plugins:
|
||||
other: "No available service plugins found"
|
||||
scan_snmp_udp_ports_added:
|
||||
other: "Detected SNMP port 161, adding UDP ports to scan targets"
|
||||
|
||||
# ========================= Scan Strategy Messages =========================
|
||||
scan_strategy_alive_name:
|
||||
|
||||
@@ -155,8 +155,6 @@ scan_vulnerability_start:
|
||||
other: "开始漏洞扫描"
|
||||
scan_no_service_plugins:
|
||||
other: "未找到可用的服务插件"
|
||||
scan_snmp_udp_ports_added:
|
||||
other: "检测到SNMP端口161,添加UDP端口到扫描目标"
|
||||
|
||||
# ========================= 扫描策略消息 =========================
|
||||
scan_strategy_alive_name:
|
||||
|
||||
Reference in New Issue
Block a user