Vol. IIInstaller Directory · DOWNLOAD CATALOGUE

Clash Download: Clients for Every Platform and the Mihomo Core

This volume covers installers across the Clash ecosystem: eight GUI clients spanning five platforms, plus the Mihomo proxy core that powers them. Entries are organized by platform tab, with maintenance status, system requirements and architecture differences clearly labeled. Version numbers and download links are automatically checked against each project's latest release whenever the page loads; clients no longer maintained are kept as archived entries for migrating old configs only.

5 platforms· 8 clients· mihomo core· GPL-3.0 license· Free forever
IPlatform Clients · CLIENTS

Choose a Client by Platform

Each platform lists its clients in recommended order — the first card is the top pick for that platform. Entries marked "No Longer Maintained" are archived and not recommended for new installs.

Windows has five clients listed. For a fresh install, Clash Plus is the top pick; if you prefer a mature community project, go with Clash Verge Rev. Clash for Windows was archived in November 2023 and is kept only for migrating old configs.

Clash Plus Top Pick
WINDOWS · MACOS · ANDROID · IOS

A next-gen client with a unified interface across all platforms, built on the mihomo core. Subscription import, rule-based routing, proxy group switching and latency testing all follow the same design logic, with full documentation — a solid choice as your daily driver.

Version
  • RequirementsWindows 10 or later (64-bit)
  • Installer.exe installer
  • Coremihomo
  • LicenseFree · Open Source
Clash Verge Rev
WINDOWS · MACOS · LINUX

A community-maintained desktop client built on Tauri with a low memory footprint. It supports config merging, a visual rule editor and a one-click system proxy toggle — one of the most mature community builds for desktop.

Version
  • RequirementsWindows 10 or later
  • Installer.exe installer
  • Coremihomo
FlClash
WINDOWS · MACOS · LINUX · ANDROID

A cross-platform client built with Flutter, with the same interface on desktop and mobile — handy if you want a consistent experience between your computer and phone. Available as both an installer and a portable zip.

Version
  • RequirementsWindows 10 or later
  • Installer.exe installer · .zip portable
  • Coremihomo
Clash Nyanpasu
WINDOWS · MACOS · LINUX

A desktop client that supports switching between multiple cores, with advanced features like config profiles and chained proxies. The interface has polished animations, making it a good fit for users who want deep config customization.

Version
  • RequirementsWindows 10 or later
  • Installer.exe installer
  • Coremihomo · Clash Premium
Clash for Windows No Longer Maintained
WINDOWS · ARCHIVED

Once the most widely used Windows client, it was archived and stopped receiving updates in November 2023. It still runs, but the bundled core is frozen at an old version — new protocols and rule syntax aren't supported. Only recommended as a stopgap for migrating old configs.

Version
  • StatusNo longer maintained (archived in 2023)
  • RequirementsWindows 7 or later
  • CoreClash Premium
System Requirements · SYSTEM REQUIREMENTS
OS VersionWindows 10 1809 or later (64-bit); the archived Clash for Windows build runs on Windows 7 or later
Processorx86-64
Installation.exe installer, requires admin rights during setup; the FlClash portable build runs straight after unzipping
Runtime DependenciesNo extra runtime libraries needed
IICore · CORE

Mihomo Core (Command Line)

Mihomo (formerly Clash Meta) is the proxy core shared by most of the clients above, open sourced under GPL-3.0. The standalone core package has no GUI and is meant for servers, routers and scripted deployments: pair it with a config.yaml file and it's ready to run — you'll need to set up process supervision and autostart yourself.

PlatformArchitecturePackage FormatFile
WindowsAMD64.zipmihomo-windows-amd64.zip
WindowsARM64.zipmihomo-windows-arm64.zip
macOSIntel.gzmihomo-darwin-amd64.gz
macOSApple Silicon.gzmihomo-darwin-arm64.gz
LinuxAMD64.debmihomo-linux-amd64.deb
LinuxAMD64.gzmihomo-linux-amd64.gz
LinuxARM64.gzmihomo-linux-arm64.gz
LinuxARMv7.gzmihomo-linux-armv7.gz
LinuxMIPS (soft float).gzmihomo-linux-mips-softfloat.gz
Note

The core is a command-line program: unzip the .gz to get a single executable, and the Windows .zip contains the matching exe. Desktop and mobile users should pick a client from the platform tabs above — the core is already bundled in. For deploying the core on a router with autostart, see our guide Deploying the mihomo Core on an OpenWrt Router; for protocol and config background, see the protocol reference.

IIIDownload FAQ · FAQ

Download & Installation FAQ

Six questions directly related to installers; for broader configuration and troubleshooting topics, see the FAQ page.

What should I do right after installing?

After installing the client, import your subscription link and you're ready to go. The full flow is: import subscription → choose a proxy mode → enable the system proxy → verify connectivity. See the getting started guide for step-by-step instructions.

There are so many clients — which one should a beginner pick?

For every platform, Clash Plus is the top pick: it has a consistent interface across Windows, macOS, Android and iOS, plus the friendliest subscription management and documentation for newcomers. If you prefer a mature community project on desktop, Clash Verge Rev is a solid alternative.

What's the difference between a GUI client and the Mihomo core?

A GUI client is a full application with the core already bundled in, so regular users just download the client and go. The standalone Mihomo core has no interface — it's meant for servers, routers and scripted deployments, where you write your own config file and set up autostart yourself.

Can I still use a client that's no longer maintained?

Yes, it'll still run, but the core is frozen at whatever version it was archived at — new protocols and rule syntax aren't supported, and bugs won't be fixed. Only use it as a stopgap while migrating an old config; for a fresh install, pick an actively maintained client instead.

What if the download is slow or fails partway through?

Installers are served through a distribution network alongside our own mirrors, so speeds can vary depending on your network. Try again later or switch networks; Android users can also try the universal APK instead.

Windows says "Windows protected your PC" or macOS says the app can't be opened — what now?

This is a routine warning for apps not distributed through an app store. On Windows, click "More info" then "Run anyway"; on macOS, go to System Settings → Privacy & Security and click "Open Anyway." Every installer on this page comes from the project's official public release channel.