GET CLIENT / LINE 06

Get the Clash Client

Pick a platform, pick a client, install. This page brings together Clash-family clients for Windows, macOS, Android, iOS, and Linux, plus the Mihomo core, all in one place. Each platform is ordered top to bottom by recommendation: the first card covers most use cases, and the ones below are for specific needs. Every download button is resolved to the current latest version by script, so the page is always up to date on load.

Windows Clients

Windows has the most client options. First-time installs should start with the first card; if you need advanced capabilities like Merge/Script config overrides, check the second and third cards; the last card is an unmaintained archived build kept only for migrating from an old setup. After installing, follow the usage guide to import your subscription and enable the system proxy.

Clash Plus

Clash Plus

Top Pick v1.2.3

An actively maintained Clash client across all platforms. Rule-based routing, system proxy, and TUN mode all work out of the box, with a clean interface — just import your subscription and connect. Updates ship on a steady cadence and settings are intuitive, making it the go-to for anyone new to Clash, with a consistent experience across all five platforms.

  • Requires Windows 10 64-bit or later
  • x64 architecture · exe installer
  • Built-in core, with Rule / Global / Direct proxy modes
Clash Verge Rev

Clash Verge Rev

Recommended v2.4.7

An actively developed community fork built on Tauri, with the Mihomo core built in. Supports both Merge and Script config overlays, letting you layer custom rules on top of a subscription without editing the original file; the tray menu offers quick proxy-group and mode switching. Low resource usage makes it a good fit for advanced users who want fine-grained config control.

  • Requires Windows 10 64-bit or later
  • x64 architecture · exe installer
  • Supports Merge / Script config overrides and an external control port
FlClash

FlClash

Recommended v0.8.93

A cross-platform client built with Flutter, with an identical UI on desktop and mobile so switching devices takes zero relearning. Windows ships in two forms: a standard installer and a zip portable build that runs straight from the archive — the portable version leaves no registry entries or system traces, handy for a USB stick or a locked-down environment.

  • Requires Windows 10 64-bit or later
  • amd64 architecture · exe installer / zip portable package
  • Identical desktop and mobile UI, supports config overrides
Clash Nyanpasu

Clash Nyanpasu

v1.6.1

Another Tauri-based desktop client, supporting Script and Merge config overrides, with plenty of room to customize theme and appearance. Its feature set is close to Verge Rev's, so pick whichever UI you prefer — there's no need to install both, since running multiple clients at once will fight over the system proxy settings.

  • Requires Windows 10 64-bit or later
  • x64 architecture · exe installer
  • Custom themes, script-based config overrides

Clash for Windows

Unmaintained v0.20.39

Once the go-to Windows client, discontinued since 2023. We keep the last published archive build here purely for migrating old configs and interface reference; it doesn't track newer core or rule-format changes, so new installs should pick a still-maintained client from above.

  • Requires Windows 7 64-bit or later
  • x64 architecture · exe installer · archived build

Windows system requirements at a glance

ClientMinimum OSArchitecture / Format
Clash PlusWindows 10 64-bitx64 · exe
Clash Verge RevWindows 10 64-bitx64 · exe
FlClashWindows 10 64-bitamd64 · exe / zip
Clash NyanpasuWindows 10 64-bitx64 · exe
Clash for WindowsWindows 7 64-bitx64 · exe (archived)
Next stop · Full Windows setup walkthrough →
FAQ / GET CLIENT

Download FAQ

This section covers only questions directly related to downloading and installing. For usage questions like subscriptions, routing, or TUN mode, head to the FAQ and the usage guide.

Do the download buttons always point to the latest version?

Yes. When the page loads, a script fetches the version manifest in real time and replaces every download button with a direct link to the current latest release, updating the version number shown on each card. Even if the manifest fails to load, the buttons still fall back to the stable version built into the page, so you never get a dead link.

What if antivirus software blocks the Windows installer?

Proxy software modifies system network settings and creates a virtual network adapter, which some antivirus tools flag heuristically as a false positive. To fix it: restore the file from your antivirus quarantine, add the client's install directory to the trusted/allow list, then rerun the installer. The client code is open source, so you can review it yourself.

macOS says the app is from an unidentified developer and won't open. What now?

Open System Settings, go to Privacy & Security, scroll to the bottom to find the notice about the blocked app, and click "Open Anyway." Alternatively, right-click the app icon in Finder and choose "Open." After the first successful launch, you can double-click it normally from then on.

Apple silicon vs Intel — which macOS installer should I pick?

Click the Apple menu in the top-left corner and choose "About This Mac." If the Chip field shows an Apple M-series chip, pick the Apple silicon build; if it shows Intel, pick the Intel build. Picking the wrong one will still run (via the translation layer), but the native build performs better and uses less power.

Android blocks installation from unknown sources. What should I do?

The APKs on this page are synced directly from each project's release channel rather than distributed through an app store, so the system blocking it by default is expected. In system settings, find "Install unknown apps," grant install permission to the browser or file manager you're using, then reopen the APK file.

What's the difference between the Mihomo core and a GUI client? Do regular users need to download it?

The core is a command-line program with no interface, aimed at servers, routers, and automated deployments — it requires a hand-written config file and process management via systemd or similar. Regular desktop and mobile users don't need to download it separately: every GUI client on this page already bundles the matching core, so it's ready to use right after installation.