🔍 校验信息 (SHA256 / MD5)
SHA256: a1b2c3d4e5f6...(发布页实时更新)
MD5: 请至 GitHub Releases 页面查看最新校验值
SHA256: a1b2c3d4e5f6...(发布页实时更新)
MD5: 请至 GitHub Releases 页面查看最新校验值
SHA256: 请至 GitHub Releases 页面查看最新校验值
SHA256: 请至 GitHub Releases 页面查看最新校验值
⚠️ 问题反馈请优先查阅 Wiki 或在 GitHub Issue 中描述清晰。
github.com/clash-verge-rev 开头,避免进入仿冒或钓鱼网站下载到被篡改的版本,这是保障系统安全的第一步。.exe 或 .msi 结尾的安装程序。注意区分 x64(64位)和 arm64(ARM架构)版本,绝大多数现代 Windows 电脑应选择 x64 版本。文件大小通常在 80-90MB 之间,如发现异常偏小的文件请警惕。Get-FileHash 下载文件路径 -Algorithm SHA256 命令,将输出的哈希值与官方公布的值逐一比对。如果两者完全一致,说明文件在传输过程中未被篡改或损坏,可以放心进行后续安装操作。port(HTTP代理端口)、socks-port(SOCKS5代理端口)、proxies(代理节点列表)、proxy-groups(策略组)和 rules(路由规则)这五个核心字段。建议使用 VS Code 等编辑器来编写,便于语法高亮和格式校验。mixed-port: 7890 可同时开启 HTTP 和 SOCKS5 代理,简化端口管理。添加 allow-lan: false 可禁止局域网设备共享代理(如需共享则改为 true)。设置 mode: Rule 表示按规则分流,这是最推荐的运行模式,能让国内网站直连、境外流量走代理,兼顾速度与安全。proxies 字段下以列表形式逐一添加节点。每个节点需包含 name(自定义名称)、type(协议类型如 ss/vmess/trojan)、server(服务器地址)、port(端口号)以及对应协议的加密参数。节点信息通常由服务提供商以"订阅链接"形式提供,手动添加时务必仔细核对每个参数,一个字符的错误就可能导致连接失败。proxy-groups 定义。建议至少创建三个组:一个"自动选择"组(type: url-test,自动选最快的节点)、一个"手动选择"组(type: select,用户手动切换)、一个"国外流量"组(包含所有代理节点)。策略组的巧妙运用能让您的网络体验既快速又灵活,是进阶使用的基础。rules 字段中按优先级从上到下排列规则。常用规则包括:DOMAIN-SUFFIX,google.com,国外流量(将谷歌域名指向代理组)、GEOIP,CN,直连(中国IP直连)、MATCH,国外流量(兜底规则,未匹配的流量走代理)。规则的顺序至关重要,因为 Clash 会按第一条匹配到的规则来处理请求。ipconfig /flushdns(Windows)或 sudo dscacheutil -flushcache(macOS)来刷新 DNS 缓存。然后完全退出 Clash 客户端,重启电脑后再重新启动客户端。这一步骤能够清除系统中可能存在的网络配置残留,很多看似复杂的问题往往能通过重启得到意想不到的解决。https:// 开头的特殊 URL。这个链接指向一个远程服务器上的配置文件,其中包含了所有可用节点的完整信息。请妥善保管您的订阅链接,不要公开分享,因为它可能包含您的账户认证信息。如果尚未获得订阅链接,请联系您的服务提供商索取最新有效的链接地址。Documents/Clash/config.yaml 作为配置文件的标准路径。如果不同操作系统路径差异较大,可以在客户端设置中手动指定配置文件的位置,确保每个设备上的客户端都能正确找到并加载同步后的配置文件。git pull 即可同步最新配置。这种方式不仅能实现多设备同步,还能记录每一次修改的内容和原因,当新配置出现问题时可以迅速回滚到任意历史版本,极大提升了配置管理的可靠性。Get the latest clients, configuration templates, and ecosystem news. Secure networking, under your control.
🔒 SHA256 Verified|🔓 Open Source|✅ No Backdoor
SHA256: See GitHub Releases page for the latest checksum
SHA256: See GitHub Releases
SHA256: See GitHub Releases
SHA256: See GitHub Releases
⚠️ Please check the Wiki or open a detailed GitHub Issue for support.
github.com/clash-verge-rev. All packages are built via automated CI pipelines, ensuring source authenticity. Avoid any third-party download sites that may distribute tampered binaries..exe or .msi file for Windows. Match your architecture — x64 for most modern PCs, arm64 for ARM-based devices. The file should be approximately 80–90MB. Suspiciously small files may indicate corruption or tampering.Get-FileHash in PowerShell to compute SHA256 and compare it with the official checksum. A perfect match confirms the file has not been altered during transit.port, socks-port, proxies, proxy-groups, and rules. Use a YAML-aware editor like VS Code for syntax highlighting.mixed-port: 7890 for combined HTTP/SOCKS5. Set mode: Rule for intelligent split-routing between direct and proxy connections.proxies with name, type, server, port, and encryption parameters. Nodes are typically provided via subscription links from your service provider.url-test auto-select group, a select manual group, and an "Overseas" group containing all proxy nodes for flexible routing.DOMAIN-SUFFIX for specific sites, GEOIP,CN for direct connections, and MATCH as the catch-all fallback.ipconfig /flushdns (Windows) or sudo dscacheutil -flushcache (macOS), then restart your device. This clears stale network state that may interfere with connections.https:// URL containing all node information. Keep this link private as it may include authentication credentials.Documents/Clash/config.yaml across devices, or manually configure each client to point to the synced location.