Clash
Next-Gen Meta Core Network Proxy Hub
Get Cross-Platform Clients · Master Unrestricted Routing · The Best CFW Alternative
Clash – For All Your Devices
Clash Verge Rev / FlClash are modern, easy-to-use proxy apps for Windows, macOS, Android, and Linux. Import subscriptions in one click and enjoy seamless high-speed connectivity powered by the built-in Meta core.
Configuration Guide – Master Your Traffic Routing
Knowledge Base to tackle complex network configurations. Step-by-step TUN mode setup, custom GeoIP rules for streaming unlock, and ChatGPT IP protection strategies.
Under the Hood: Why Choose the Meta (Mihomo) Core?
Compared to the abandoned closed-source Premium core, the Meta core delivers a massive leap in protocol support, performance, and routing engine capabilities.
Full Protocol Support
Fully supports Vmess, VLESS, Trojan, Shadowsocks, TUIC, and the latest Hysteria2 protocol for stable, censorship-resistant connections.
TUN Virtual NIC Mode
Intercepts all traffic at the OS network layer. Permanently fixes proxy bypass issues for terminal apps (Git/npm), emulators, and UWP applications.
Precise Domain Sniffing
Automatically restores real request domains, paired with built-in GeoIP/GeoSite databases for precise streaming routing and ad-blocking.
Peak Performance & Memory Optimization
Deeply optimized in Go, with drastically reduced memory usage. Handles millions of routing rules while maintaining millisecond response times.
Cross-Platform Ecosystem
Compare VersionsThe ultimate desktop successor to Clash for Windows (CFW). Features built-in Meta core, native TUN mode, multi-subscription merging, and visual rule management.
A lightweight Flutter-based cross-platform client focused on mobile. Ultra-clean UI, low memory usage, one-click subscription import, and a native Android experience.
Another popular CFW desktop alternative built with Tauri, featuring a modern anime-inspired UI and buttery-smooth animations.
Beyond proxy clients, we've curated the best subscription converter (Subconverter), public routing rulesets (Loyalsoldier), and full guides for leak-proofing your setup.
Explore the Ecosystem ToolchainMore than a proxy – a transparent routing hub
The power of the Meta core lies in its rule engine. Using handcrafted or subscribed YAML configs, you can achieve granular traffic splitting – domestic apps connect directly, overseas traffic routes through proxies, with zero interference.
-
AI Account Protection: Route ChatGPT and Claude to dedicated residential IP nodes, dramatically reducing ban risk.
-
GeoIP & Domain Sniffing: Auto-detect streaming services (Netflix, Disney+) for seamless multi-region switching.
-
TUN Mode: Capture all traffic at the OS network layer, enabling terminal tools (Git, curl) that bypass system proxy to route through the proxy as well.
port: 7890
allow-lan: true
mode: rule
tun:
enable: true
stack: system
rules:
# Dedicated AI Routing – Prevent IP Hopping
- DOMAIN-SUFFIX,openai.com,GPT-Node
- DOMAIN-SUFFIX,anthropic.com,GPT-Node
# Microsoft Services & Direct Connections
- DOMAIN-SUFFIX,microsoft.com,DIRECT
- GEOIP,CN,DIRECT
# Fallback Rules
- MATCH,PROXY
Three Simple Steps to Unrestricted Internet
From zero to connected in 5 minutes – set up your next-gen proxy client and import subscriptions
Download Your Client
Leave abandoned Clash for Windows behind. Visit our download page to get Verge Rev or FlClash with the latest Meta core built in.
Import Subscription (URL)
In the client's Profiles page, paste the YAML subscription URL from your provider, then click Import to load all proxy nodes.
Enable Proxy & Traffic Routing
Enable system proxy with one click. Highly recommended: install Service Mode and enable TUN virtual NIC for seamless proxy coverage across all apps.
Advanced Config & Geek Insights
Access expert-level network routing tutorials and troubleshooting guides
Seamlessly Migrate from Clash for Windows (CFW) to Verge Rev
Looking for the best CFW replacement? This guide walks you through migrating your configs and custom rules to the Meta-core-powered next-gen proxy client.
Unlock Netflix & Disney+ with GeoSite Rules and Domain Sniffing
No more juggling global proxy switches. Write flexible YAML configs to route streaming services through region-specific nodes while keeping local apps on direct connections.
Stable ChatGPT & Claude Access: Stop IP Hopping from Getting Your Account Banned
Getting flagged for switching nodes too often? Learn how to pin residential IP nodes via policy groups and prevent WebRTC IP leaks with TUN mode.
Frequently Asked Questions (FAQ)
Answers to your biggest pain points in client migration and node configuration
Migrate to Clash Verge Rev (the flagship desktop client, fully compatible with CFW configs) or Clash Nyanpasu (Tauri-based, more modern UI). Both include the latest Meta (Mihomo) core and support direct config import with zero modifications. Mobile users can choose FlClash (Android / iOS).
Premium is an abandoned closed-source core. Meta (Mihomo) is fully open-source and community-maintained, surpassing Premium in every dimension: adds TUIC and Hysteria2 support; more stable TUN mode; improved domain sniffing accuracy; deeply optimized Go code with reduced memory usage and millisecond response for millions of rules.
Absolutely not, and we never will. This site is purely an information hub and configuration guide for open-source proxy clients. We only provide download links and tutorials. Proxy nodes and subscription services must be obtained through your own legal channels. Always use these tools in compliance with your local laws.
Terminal tools (Git, npm, curl) do not use the system proxy by default, so enabling the client alone won't help. Solutions: ① Enable TUN mode to intercept all traffic at the OS network layer – the permanent fix; ② Quick fix: manually set the environment variable in terminal: export https_proxy=http://127.0.0.1:7890.