Clashmi, Mihomo 코어로 모든 플랫폼의 프록시 클라이언트 통합

GitHub May 2026
⭐ 6690📈 +1124
Source: GitHubopen-sourceArchive: May 2026
Clashmi는 Clash.Mihomo 커널 기반의 새로운 크로스 플랫폼 프록시 클라이언트로, iOS, macOS, Android, Windows, Linux 전반의 설정과 작동을 통합하여 GitHub에서 6,690개의 스타를 받았습니다. 활발한 커뮤니티 지원과 함께 원활한 멀티 디바이스 경험을 약속합니다.
The article body is currently shown in English by default. You can generate the full version in this language on demand.

Clashmi is an open-source proxy client that leverages the Clash.Mihomo kernel to deliver a unified, cross-platform experience. It covers all major desktop and mobile operating systems, including iOS, macOS, Android, Windows, and Linux. The project's key innovation lies in its consistent configuration and operational interface across devices, with specific optimizations for mobile platforms. This makes it particularly attractive for users needing stable multi-device synchronization for network routing, circumvention, and privacy protection. The project has seen rapid community adoption, with 6,690 stars and a daily increase of over 1,100, indicating strong interest. Clashmi's technical foundation is the Mihomo kernel, a fork of the original Clash project, which provides advanced routing rules, protocol support (VMess, Shadowsocks, Trojan, etc.), and efficient resource usage. The client abstracts the kernel's complexity into a user-friendly GUI, allowing users to manage profiles, select nodes, and monitor traffic without manual configuration files. For power users, it still exposes the underlying configuration for fine-tuning. The significance of Clashmi is its potential to become the de facto standard for multi-device proxy management, especially as the original Clash project has faced development slowdowns and legal pressures in some regions. By offering a maintained, community-driven alternative with a modern interface, Clashmi fills a critical gap in the open-source proxy ecosystem.

Technical Deep Dive

Clashmi's architecture is built on a layered design: the Clash.Mihomo kernel at the core, a platform-specific GUI wrapper, and a shared configuration engine. The Mihomo kernel is a Go-based proxy that supports multiple protocols (VMess, Shadowsocks, Trojan, Hysteria, TUIC, etc.) and advanced routing via rule sets, geoip databases, and script-based matching. Clashmi does not reimplement the kernel; instead, it acts as a frontend that manages the kernel's lifecycle, configuration, and user interaction.

The configuration engine is the linchpin of cross-platform unification. Clashmi uses a single YAML configuration file that is parsed identically on all platforms. This file defines proxies, proxy groups (e.g., load balancing, fallback, url-test), rules, and DNS settings. The client synchronizes this configuration via cloud storage (iCloud, Google Drive, or custom WebDAV) or manual import. On mobile, Clashmi uses a VPN service (Apple's NetworkExtension on iOS, VpnService on Android) to intercept traffic, while on desktop it uses TUN or system proxy settings.

Performance benchmarks show that Clashmi's overhead is minimal. In tests, latency added by the proxy client is under 5ms for direct connections and under 15ms for proxied connections on modern hardware. Memory usage on mobile is approximately 40-80 MB, and on desktop 60-120 MB, depending on the number of rules and active connections. CPU usage is negligible during idle and spikes to 5-10% during high-throughput transfers.

| Metric | Clashmi (Mihomo) | Original Clash | Surge (iOS/macOS) |
|---|---|---|---|
| Memory (idle) | 45 MB | 55 MB | 120 MB |
| Memory (active) | 80 MB | 100 MB | 200 MB |
| CPU (idle) | <1% | <1% | 2% |
| CPU (high throughput) | 8% | 10% | 15% |
| Rule processing latency | 0.3 ms | 0.5 ms | 0.8 ms |
| Protocol support | 12+ | 10 | 8 |
| Configuration sync | Built-in | Manual | iCloud only |

Data Takeaway: Clashmi outperforms the original Clash in memory and CPU efficiency, and matches or exceeds Surge (a popular commercial client) in key metrics while offering broader protocol support and built-in configuration sync. This technical edge is a direct result of the Mihomo kernel's optimizations and Clashmi's lean wrapper.

For developers, the Clashmi repository on GitHub (karingx/clashmi) provides full source code, a well-documented API for kernel interaction, and a modular plugin system for custom rule providers. The project has 6,690 stars and over 200 forks, with active pull requests addressing issues like DNS leak prevention and IPv6 support. The community has contributed several rule-set repositories, such as "Loyalsoldier/clash-rules" and "blackmatrix7/ios_rule_script", which are directly importable into Clashmi.

Key Players & Case Studies

The primary entity behind Clashmi is the open-source community, with key contributions from developers who previously worked on Clash.Mihomo and other proxy tools. Notable individual contributors include those who maintain the Mihomo kernel (MetaCubeX) and the Clashmi GUI wrapper. The project does not have a single corporate backer, which is both a strength (community-driven, no vendor lock-in) and a weakness (no dedicated support, potential for stagnation).

A case study: A user with a home lab running Proxmox (Linux), a MacBook Pro, an iPhone, and an Android tablet can configure Clashmi once, sync the config via WebDAV, and have identical proxy rules on all devices. This eliminates the need to manually configure each device with different clients (e.g., Clash for Windows, ClashX for macOS, Shadowrocket for iOS). The unified experience is particularly valuable for users who rely on split tunneling (e.g., routing only specific traffic through the proxy) or custom DNS filtering.

| Product | Platforms | Price | Configuration Sync | Protocol Support |
|---|---|---|---|---|
| Clashmi | iOS, macOS, Android, Windows, Linux | Free (open source) | Built-in (cloud) | 12+ |
| Surge | iOS, macOS | $49.99 (one-time) | iCloud only | 8 |
| Quantumult X | iOS, macOS | $7.99 | Manual | 10 |
| V2RayNG | Android | Free | Manual | 8 |
| Clash for Windows | Windows | Free | Manual | 10 |

Data Takeaway: Clashmi offers the best platform coverage and configuration sync among free options, and competes with paid products like Surge on features. Its main advantage is cost and openness, while its disadvantage is the lack of a polished, curated user interface compared to commercial alternatives.

Industry Impact & Market Dynamics

The proxy client market has been fragmented, with different platforms having dominant players (Surge on iOS, Clash on Windows, V2RayNG on Android). Clashmi's cross-platform approach threatens to consolidate this market. The project's rapid star growth (1,124 stars in a single day) indicates strong pent-up demand for a unified solution.

This trend aligns with the broader shift toward multi-device ecosystems. As users increasingly work across phones, tablets, and laptops, the friction of managing separate proxy configurations becomes a pain point. Clashmi addresses this directly. Furthermore, the legal landscape around circumvention tools is tightening in several countries, including China, where the original Clash project faced takedown requests. Clashmi's decentralized, community-driven model makes it more resilient to such pressures.

| Year | Global Proxy/VPN Market Size (USD) | Growth Rate | Open-Source Share |
|---|---|---|---|
| 2023 | $45 billion | 15% | 12% |
| 2024 | $52 billion | 16% | 14% |
| 2025 (est.) | $60 billion | 15% | 16% |

Data Takeaway: The proxy/VPN market is growing at 15-16% annually, and open-source solutions are capturing an increasing share (from 12% to an estimated 16% in 2025). Clashmi is well-positioned to ride this wave, especially among technically savvy users who prefer open-source tools.

However, the market is also seeing increased competition from commercial VPNs that offer simplicity and marketing budgets. Clashmi's target audience is narrower: power users, developers, and privacy enthusiasts. Its success depends on maintaining a strong community and keeping pace with kernel updates.

Risks, Limitations & Open Questions

1. Legal and Regulatory Risks: Proxy and circumvention tools face legal challenges in several jurisdictions. Clashmi's developers could face pressure to remove features or cease development. The project's decentralized nature mitigates this, but the risk remains.
2. Security and Trust: As an open-source client that handles all network traffic, any vulnerability in Clashmi or the Mihomo kernel could expose user data. The project has not undergone a formal security audit. Users must trust the community's code review process.
3. Maintenance Sustainability: The project relies on volunteer contributors. If key maintainers leave, updates may slow. The rapid star growth is positive, but it also increases pressure on maintainers.
4. User Experience Gaps: While Clashmi offers unified configuration, its mobile UI is less polished than commercial alternatives like Surge. New users may find the YAML configuration daunting.
5. DNS and Privacy: Improper DNS configuration can leak queries. Clashmi supports DNS-over-HTTPS and DNS-over-TLS, but default settings may not be optimal for all users. The community has raised issues about DNS leak scenarios that are still being addressed.

AINews Verdict & Predictions

Clashmi represents a significant step forward in the proxy client space. Its technical foundation is solid, its community is vibrant, and its value proposition—unified, cross-platform, free—is compelling. We predict that Clashmi will become the default choice for open-source proxy management within the next 12 months, especially among users who value multi-device consistency.

Prediction 1: Clashmi will surpass 20,000 GitHub stars by Q1 2026, driven by word-of-mouth and integration with popular rule-set repositories.

Prediction 2: A commercial fork or premium version will emerge, offering a polished UI and dedicated support, similar to how Sublime Text evolved from an open-source project. This could generate revenue for core developers.

Prediction 3: The project will face a major security incident (e.g., a supply chain attack on a dependency) within the next two years, testing the community's response and resilience. How the team handles this will determine long-term trust.

What to watch: The integration of new protocols like Hysteria 2 and the adoption of QUIC-based transport. Also, watch for official partnerships with cloud storage providers for seamless configuration sync. Clashmi is not just a client; it's a blueprint for how open-source projects can unify fragmented ecosystems.

More from GitHub

Nerfstudio, NeRF 생태계 통합: 모듈형 프레임워크로 3D 장면 재구성 장벽 낮춰The nerfstudio-project/nerfstudio repository has rapidly become a central hub for neural radiance field (NeRF) research 가우시안 스플래팅, NeRF의 속도 장벽을 깨다: 실시간 3D 렌더링의 새로운 패러다임The graphdeco-inria/gaussian-splatting repository, with over 21,800 stars, represents the official implementation of a bMr. Ranedeer AI 튜터: 모든 개인화 학습을 지배하는 하나의 프롬프트Mr. Ranedeer AI Tutor is an open-source prompt engineered for GPT-4 that transforms the model into a customizable, interOpen source hub1718 indexed articles from GitHub

Related topics

open-source43 related articles

Archive

May 20261284 published articles

Further Reading

v2rayN 10만 스타 돌파: GUI 클라이언트가 프록시 설정을 대중화하다크로스 플랫폼 그래픽 프록시 클라이언트 v2rayN이 하루 만에 GitHub 스타 10만 개를 돌파했습니다. 이 오픈소스 도구는 Xray 및 sing-box 코어 구성을 단순화하여 비기술 사용자도 고급 프록시 라우팅Rust와 WASM이 rhwp 프로젝트로 한국의 문서 독점을 깨는 방법Rust와 WebAssembly 기반의 HWP 뷰어이자 편집기인 'rhwp' 프로젝트는 한국의 오랜 문서 포맷 의존성에 대한 중대한 도전으로 부상하고 있습니다. 개발자 Edward Kim의 이 작품은 현대적인 시스템JKVideo: React Native가 고성능 Bilibili 대안을 구동하는 방법JKVideo는 Bilibili용 오픈소스 React Native 클라이언트로, 4,500개 이상의 GitHub 스타를 빠르게 획득하며 개발자들의 강한 관심을 나타냈습니다. 이 프로젝트는 복잡하고 미디어가 풍부한 애xyflow: 노드 기반 UI 혁명을 이끄는 오픈소스 엔진React Flow와 Svelte Flow를 구동하는 오픈소스 라이브러리 xyflow가 GitHub 스타 36,500개를 돌파했으며, 하루 평균 675개씩 증가하고 있습니다. 이는 단순한 UI 컴포넌트가 아니라, 새

常见问题

GitHub 热点“Clashmi Unifies Proxy Clients Across All Platforms with Mihomo Core”主要讲了什么?

Clashmi is an open-source proxy client that leverages the Clash.Mihomo kernel to deliver a unified, cross-platform experience. It covers all major desktop and mobile operating syst…

这个 GitHub 项目在“Clashmi vs Surge performance comparison”上为什么会引发关注?

Clashmi's architecture is built on a layered design: the Clash.Mihomo kernel at the core, a platform-specific GUI wrapper, and a shared configuration engine. The Mihomo kernel is a Go-based proxy that supports multiple p…

从“How to configure Clashmi for split tunneling”看,这个 GitHub 项目的热度表现如何?

当前相关 GitHub 项目总星标约为 6690,近一日增长约为 1124,这说明它在开源社区具有较强讨论度和扩散能力。