mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 20:51:52 +08:00
perf: 大规模扫描网段预筛,按 /24 探活跳过空子网,B 段扫描从 2h+ 降至 2min
This commit is contained in:
@@ -341,6 +341,8 @@ port_open:
|
||||
other: "Port open {{.Arg1}}"
|
||||
port_open_http:
|
||||
other: "Port open {{.Arg1}} [http](HTTP probe)"
|
||||
port_scan_no_alive_subnet:
|
||||
other: "Subnet probe found no alive subnets, skipping port scan"
|
||||
|
||||
# ========================= Local Scan Messages =========================
|
||||
local_plugin_info:
|
||||
|
||||
@@ -341,6 +341,8 @@ port_open:
|
||||
other: "端口开放 {{.Arg1}}"
|
||||
port_open_http:
|
||||
other: "端口开放 {{.Arg1}} [http](HTTP探测)"
|
||||
port_scan_no_alive_subnet:
|
||||
other: "网段预筛未发现存活子网,跳过端口扫描"
|
||||
|
||||
# ========================= 本地扫描消息 =========================
|
||||
local_plugin_info:
|
||||
|
||||
Reference in New Issue
Block a user