1. 矩阵总览
| 平台 | 资产模式 | 最低系统 | 深度专题 |
|---|---|---|---|
| Windows | Clash.Verge_*-setup.exe | Win10 1809+ | rev-clash Windows |
| macOS | Clash.Verge_*_universal.dmg | macOS 12+ | rev-clash macOS |
| Linux | clash-verge_*_amd64.deb/.rpm | glibc 2.31+ | SC-02 |
本矩阵为运维验收的唯一标准步骤集。Windows wintun/Defender、macOS Gatekeeper 深度图文不在此重复,分别委派 rev-clash 专题;Linux 包依赖细节见本站 SC-02。
| 平台 | 资产模式 | 最低系统 | 深度专题 |
|---|---|---|---|
| Windows | Clash.Verge_*-setup.exe | Win10 1809+ | rev-clash Windows |
| macOS | Clash.Verge_*_universal.dmg | macOS 12+ | rev-clash macOS |
| Linux | clash-verge_*_amd64.deb/.rpm | glibc 2.31+ | SC-02 |
# Windows PowerShell Get-FileHash -Algorithm SHA256 .\Clash.Verge_*-setup.exe # macOS shasum -a 256 Clash.Verge_*.dmg # Linux sha256sum clash-verge_*.deb
| 字段 | 值 |
|---|---|
| 架构 | x64(主流)/ arm64 |
| 依赖 | WebView2 Runtime |
| 权限 | UAC;TUN 需管理员确认 |
| 静默 | setup.exe /S |
| 配置目录 | %USERPROFILE%\.config\clash-verge |
| 字段 | 值 |
|---|---|
| 安装 | DMG 拖入 Applications |
| 首次打开 | 隐私与安全性 → 仍要打开 |
| TUN | 系统扩展 / 网络过滤授权 |
依赖与包管理命令见 SC-02。矩阵仅列验收标准与 Windows/macOS 相同。
设置 → 内核信息:状态为「运行中」。
curl -s -H "Authorization: Bearer YOUR_SECRET" http://127.0.0.1:9097/version
日志无 yaml: unmarshal / parse 错误;节点列表可见。
任选一节点测速,delay 为有限数值(非 timeout)。失败转 SC-04。
| 平台 | 方式 |
|---|---|
| Windows | GPO/Intune 分发已校验 exe;/S 静默 |
| macOS | MDM 分发 DMG;配置文件描述符 |
| Linux | Ansible dpkg/rpm 模块 + 依赖预装 |
企业检查表 → verge-rev VR-B03