Skip to content

Settings

Nemu-x edited this page Jul 12, 2026 · 3 revisions

Settings

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

Appearance / Theme

  • 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.

Network

  • 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.stack declared 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-Stack header, which overrides your choice. While connected the row shows the effective stack, e.g. Auto: gvisor or Set 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.

DNS & Hosts

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.

Expert features

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.

Companion / TV remote

Entry point to pair with and control another ClashFest instance over LAN — see TV Remote & Companion.

About & updates

  • 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 ClashFest line.

Related

Clone this wiki locally