Update distributed architecture feature descriptions in README

- Expand Worker node capabilities description with multi-node horizontal scaling
- Add zero-configuration local Docker Worker auto-registration detail
- Add SSH one-click remote VPS deployment feature
- Replace load balancing with intelligent task scheduling to idle nodes
- Add real-time node monitoring (heartbeat, CPU/memory/disk status)
- Add automatic offline detection and reconnection feature
This commit is contained in:
yyhuni
2025-12-12 18:14:55 +08:00
parent c983f686f7
commit 06946c57ca

View File

@@ -22,10 +22,12 @@
- **定时扫描** - Cron 表达式配置,自动化周期扫描
### 🖥️ 分布式架构
- **Worker 节点** - 支持多节点分布式扫描
- **本地/远程** - 本地 Docker 节点 + SSH 远程节点
- **负载均衡** - 自动任务分发与负载监控
- **实时状态** - WebSocket 实时推送扫描进度
- **多节点扫描** - 支持部署多个 Worker 节点,横向扩展扫描能力
- **本地节点** - 零配置,安装即自动注册本地 Docker Worker
- **远程节点** - SSH 一键部署远程 VPS 作为扫描节点
- **智能调度** - 自动分发任务到空闲节点,负载均衡
- **节点监控** - 实时心跳检测CPU/内存/磁盘状态监控
- **断线重连** - 节点离线自动检测,恢复后自动重新接入
### 📊 可视化界面
- **数据统计** - 资产/漏洞统计仪表盘