forked from MetaCubeX/ClashMetaForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 4
Settings
Nemu-x edited this page Jul 12, 2026
·
3 revisions
-
Dark / Light / Auto — follows the system by default (
Auto), or force one. - Palette & accent — pick a preset palette or a custom accent color (color wheel + hex).
- Material You — use the system's dynamic colors (Android 12+).
- Pure black (OLED) — true-black surfaces in dark mode, easy on OLED battery.
-
TUN stack — how the VPN tunnel processes packets:
- System (default) — kernel stack; lightest on battery and fastest to tear down on disconnect.
-
Auto — follows the
tun.stackdeclared in your subscription's config. - gVisor — userspace network stack; broadest compatibility, higher CPU/battery.
- Mixed — gVisor for TCP, system for UDP.
- An operator can lock the stack for a subscription via the
X-Network-Stackheader, which overrides your choice. While connected the row shows the effective stack, e.g.Auto: gvisororSet by operator: mixed.
- Per-app proxy (Access Control) — choose which apps route through the VPN (allow-list or deny-list). Useful to exclude banking apps or include only a browser.
Per-profile control over the Mihomo dns: block — nameservers for direct vs. proxied lookups, fake-ip mode, hosts overrides, and more. Gated behind an experimental toggle; changes are written back into the config and preserved across subscription updates.
A master toggle exposes advanced tooling:
- Config override — a structured editor over the effective config.
- find-process-mode, geo data source, and other engine-level knobs.
Keep this off if you just want the basics.
Entry point to pair with and control another ClashFest instance over LAN — see TV Remote & Companion.
- Check for updates — manual check with an in-app dialog; a badge lights on Home when a new release is available.
-
About — version, licenses, and (when a subscription is branded) the operator's info, always with the fixed
— powered by ClashFestline.
📱 User Guide
- Getting Started
- Profiles & Nodes
- Routing & Rules
- Settings
- Deep Links
- Encrypted Subscriptions
- Troubleshooting
🏢 Operator API
📺 Companion