refactor(discovery): use ping for discovery and fill MAC via SSH

This commit is contained in:
12600k-rog-d4
2026-08-12 21:45:51 +08:00
parent 906bb54aaa
commit 175c5e8c6c
21 changed files with 542 additions and 310 deletions

View File

@@ -3,13 +3,14 @@
# --- 网段扫描 ---
scan:
cidr: "192.168.1.0/24"
cidr: "10.0.3.0/24"
timeout: 3s
concurrency: 30
# --- SSH 认证 ---
ssh:
user: "root"
password: ""
user: "admin"
password: "admin123"
key: ""
port: 22
@@ -21,7 +22,7 @@ stress:
# --- 工作流 ---
workflow:
interval: 10s
interval: 30s
# --- 报告与打印 ---
report: