Skip to content

Overview

CheezyClash is a GUI for Mihomo, not a proxy service. You bring a Clash/Mihomo configuration (subscription or file); the app runs the core and exposes everyday controls.

PlatformUICore
AndroidNative (Kotlin)libclash / Mihomo in VPN service
Windows desktopElectron + Reactmihomo.exe sidecar + optional helper for TUN

Both use the same go.mod hash family for the Mihomo binary (see releases libclash-* assets for Android).

TabPurpose
HomeConnect/disconnect, quota, quick server pick, session traffic
ProxiesAll groups, latency, test, select
ProfilesImport, activate, update subscriptions
SettingsProxy/TUN, LAN, Access Control, Zashboard link
LogsMihomo log tail
AboutVersions, update check, docs link
  • Profile/subscription file management
  • Saved proxy selections
  • System proxy / TUN lifecycle on desktop
  • Windows helper for privileged TUN
  • Access Control (PROCESS-NAME rules) on desktop
  • Subscription quota/announce UI

Routing rules themselves come from your YAML, not from hardcoded app logic (except Access Control additions and DNS defaults in TUN builds).