获取最新版本的 Clash 客户端和工具
# 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 或更高版本