Skip to content
Nemu-x edited this page Jul 14, 2026 · 2 revisions

SlothClash Wiki

🌐 English · Русский · 中文

SlothClash is a desktop client for the Clash.Meta / Mihomo proxy core — for Windows, macOS and Linux. It's a redesigned fork of clash-verge-rev focused on a clean UI, reliable subscriptions, and rock-solid TUN networking.


📖 For users

New to SlothClash? Start here.

📺 Companion / remote control

Drive SlothClash (or ClashFest on a TV) running on another device from your desktop, over your local network — turn its VPN on/off, push a subscription, see its status.


How it works

SlothClash bundles the Mihomo core and runs it through a small helper service that handles the privileged parts (creating the TUN adapter, routing). Your traffic can be routed two ways:

  • TUN mode — a virtual network adapter captures all system traffic; works for every app, no per-app setup.
  • System-proxy mode — SlothClash sets the OS proxy to its local mixed port; lighter, but only apps that honour the system proxy are covered.

SlothClash is built on the Mihomo core. Downloads and the release feed live on the downloads page; source and issues are on GitHub.

Clone this wiki locally