下载 Clash

获取最新版本的 Clash 客户端和工具

🪟 Windows

支持 Windows 10/11 (x64)

🍎 macOS

支持 macOS 10.15+

🐧 Linux

支持 amd64 / arm64 / armv7

🤖 Android

支持 Android 5.0+

命令行安装

# macOS / Linux curl -sL https://git.io/clash-installer | bash # Homebrew (macOS) brew install clash

从源码编译

git clone https://github.com/Dreamacro/clash.git cd clash && go build # 需要 Go 1.18 或更高版本