加速下载clash-rs · GitHub Release · 反代镜像加速

v0.10.6

本区块自动同步 clash-rs 的官方 GitHub Release,并为每个文件预生成 4 个反代镜像加速下载通道。 国内访问 GitHub 慢、下载断、连接超时时,挑一个反代列点开即可,无需手动拼接镜像 URL。镜像只改变访问路径,文件内容、版本号、SHA 校验与 GitHub 官方一致。

发布于 2026-05-1826 个文件⭐ 1,642License Apache-2.0github.com/Watfaq/clash-rs

怎么挑:Windows 优先 .exe / .msi;macOS 优先 .dmg;Linux 选 .deb / .rpm / .AppImage;Android 选 .apk;带 .sig / .asc / .sha256 的是校验文件,不是安装包。 下载慢:从右侧四个反代列里挑一个能通的点开就是加速下载直链,复制后扔下载器也可以。

文件 / 平台大小官方直链反代 · gh.llkk.cc反代 · ghproxy.net反代 · ghfast.top反代 · mirror.ghproxy.com
clash-rs-aarch64-apple-darwin其他15.0 MB
clash-rs-aarch64-apple-darwin-static-crt其他15.3 MB
clash-rs-aarch64-pc-windows-msvc-static-crt.exeWindows14.4 MB
clash-rs-aarch64-pc-windows-msvc.exeWindows13.8 MB
clash-rs-aarch64-unknown-linux-gnuLinux19.6 MB
clash-rs-aarch64-unknown-linux-muslLinux18.2 MB
clash-rs-armv7-unknown-linux-gnueabiLinux18.5 MB
clash-rs-armv7-unknown-linux-gnueabihfLinux18.7 MB
clash-rs-armv7-unknown-linux-musleabihfLinux17.4 MB
clash-rs-i686-pc-windows-msvc-static-crt.exeWindows17.3 MB
clash-rs-i686-pc-windows-msvc.exeWindows16.6 MB
clash-rs-i686-unknown-freebsd其他11.0 MB
clash-rs-i686-unknown-linux-gnuLinux22.5 MB
clash-rs-i686-unknown-linux-muslLinux19.7 MB
clash-rs-mips-unknown-linux-muslLinux19.4 MB
clash-rs-mipsel-unknown-linux-muslLinux19.4 MB
clash-rs-riscv64gc-unknown-linux-gnuLinux15.4 MB
clash-rs-x86_64-apple-darwin其他19.9 MB
clash-rs-x86_64-apple-darwin-static-crt其他20.4 MB
clash-rs-x86_64-pc-windows-msvc-static-crt.exeWindows19.9 MB
clash-rs-x86_64-pc-windows-msvc.exeWindows19.1 MB
clash-rs-x86_64-unknown-freebsd其他12.6 MB
clash-rs-x86_64-unknown-linux-gnuLinux24.0 MB
clash-rs-x86_64-unknown-linux-gnu-static-crtLinux25.8 MB
clash-rs-x86_64-unknown-linux-muslLinux24.3 MB
LICENSE其他11.1 KB

本页加速下载用到的 4 个 GitHub 反代镜像

反代前缀说明
gh.llkk.cchttps://gh.llkk.cc/国内稳定
ghproxy.nethttps://ghproxy.net/老牌备份
ghfast.tophttps://ghfast.top/新生快线
mirror.ghproxy.comhttps://mirror.ghproxy.com/子域名

反代是第三方公益服务,单个通道可能临时挂掉,多挑几个再判断网络是否有问题。所有反代均为 HTTPS,文件内容与 GitHub 原始 Release 字节一致,可放心做 SHA256 校验。

GitHub 仓库简介:custom protocol network proxy · 许可 Apache-2.0 · ⭐ 1,642

TL;DR

clash-rs 是 Watfaq 维护的 Rust 实现 Clash 内核,1.6K+ stars。目标:性能 + 内存安全 + 库化。生态:远小于 Mihomo适合:开发者嵌入 + 实验。普通用户:直接用 Mihomo。

clash-rs 是 Clash 协议族的 Rust 实现。本篇按定位 + 对比四块讲清楚。

与 Mihomo 对比

维度Mihomo (Go)clash-rs (Rust)
Stars30K1.6K
协议范围完整基本
新协议速度
性能高 + 内存安全
生态主流 GUI 全用实验性
推荐场景99% 用户库嵌入 / 开发

部署

wget https://github.com/Watfaq/clash-rs/releases/latest/download/clash-rs-linux-amd64
chmod +x clash-rs-linux-amd64
./clash-rs-linux-amd64 -c config.yaml

配置 YAML 与 Mihomo / Clash 兼容。

配套订阅

配套订阅线路 兼容(Clash YAML)。

来源与最后核对

本文最后实际验证日期:2026-05-18。