From 35f3cf19609bf9ab90ad6452675a081b6e323b08 Mon Sep 17 00:00:00 2001 From: ZacharyZcR Date: Sun, 14 Jun 2026 23:01:39 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20release=20notes=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E5=AE=9E=E6=B5=8B=E9=AA=8C=E8=AF=81=E7=AB=A0=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/release-notes/v2.2.0-rc.1.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/release-notes/v2.2.0-rc.1.md b/.github/release-notes/v2.2.0-rc.1.md index 20a7b8c..6bffb93 100644 --- a/.github/release-notes/v2.2.0-rc.1.md +++ b/.github/release-notes/v2.2.0-rc.1.md @@ -109,19 +109,6 @@ --- -### 📊 实测验证 - -| 指标 | v2.2.0-rc | v2.2.0-rc.1 | -|------|-----------|-------------| -| SSH `-m ssh` 爆破成功率 | ~60% | 100% (10/10) | -| POC 加载成功率 | 380/388 | 388/388 | -| UDP 插件 `-p` 指定端口 | ✗ 跳过 | ✓ 正确调度 | -| SNMP 终端输出 | ✗ 不显示 | ✓ 正常 | -| UDP 扫描耗时(无响应目标) | ∞ 卡死 | 9s 完成 | -| Redis exploit 超时保护 | ✗ 无 | ✓ 30s | - ---- - ## 反馈与贡献 - 🐛 发现 Bug → [提交 Bug 报告](https://github.com/shadow1ng/fscan/issues/new?template=bug_report.yml)