Windows Installation Tutorial
For Windows 10 / 11 (x64 / ARM64), using Clash Verge Rev as an example
Clash Verge Rev
★ FeaturedBased on Mihomo core, beautiful UI, and complete features. Best choice for Windows users.
Download Installation Package
Go to the Download Page · Windows tab. Select based on CPU: Most PCs select x64, laptops with Snapdragon chips select ARM64. Filename: clash-verge-rev-win-x64.exe.
Run Installer
Double-click the downloaded .exe file. Click "Yes" on the "User Account Control" dialog. A shortcut will appear on the desktop after installation.
First Launch & WebView2
Launch Clash Verge Rev. Windows 11 users can open it directly. Windows 10 users might need to install Microsoft Edge WebView2 runtime. Follow prompts to install (approx. 100 MB).
Import Subscription Link
The core step. You need a Subscription URL provided by your proxy provider.
- ① Open Clash Verge Rev, click on the left menu.
- ② Click the input box at the top right and paste the subscription URL.
- ③ Click and wait for node list synchronization.
- ④ Click the profile to set it as active (card will be highlighted).
Enable Proxy
Click on the left, find "System Proxy" switch and turn it on. Browser and most apps will now go through proxy.
Select Proxy Mode:
- Rule Mode —— Recommended. Domestic traffic connects directly, overseas traffic goes through proxy, balancing speed and stability.
- Global Mode —— All traffic goes through proxy, used for special debugging scenarios.
- Direct Mode —— Proxy disabled, all traffic connects directly.
(Optional) Enable TUN Mode
If you need games, command-line tools, or apps that don't support proxy to use the connection, enable TUN mode:
- ① Restart Clash Verge Rev with Administrator privileges (Right-click taskbar icon → Run as administrator).
- ② Go to and turn it on.
- ③ Once activated, all system traffic is taken over; no need to enable system proxy separately.
Verify Connection
Visit google.com or youtube.com in your browser. If they open, proxy is working. If not, choose a lower latency node in the tab.
macOS Installation Tutorial
Supports Apple Silicon (M-series) and Intel Mac, using Clash Verge Rev as an example
Clash Verge Rev
★ FeaturedPreferred macOS Clash client, native Apple Silicon support, great performance, one-click switching in menu bar.
Download DMG Package
Go to the Download Page · macOS tab. Select: M-series Mac choose ARM64 (Apple Silicon), Intel Mac choose x64.
Install App
Open the .dmg file, drag Clash Verge Rev icon to "Applications" folder.
Bypass Gatekeeper Security Prompt
macOS might show "unverified developer" on first launch. This is normal for open-source apps. Solution:
- ① Open .
- ② Look for "'Clash Verge Rev' was blocked from use because it is not from an identified developer".
- ③ Click "Open Anyway" and confirm.
Import Subscription Link
Same as Windows version:
- ① Click on left menu.
- ② Paste subscription URL at the top, click .
- ③ Click profile to activate (card highlighted).
Enable System Proxy
Enable "System Proxy" in main UI or menu bar icon. Select Rule Mode for smart routing.
(Optional) TUN Mode
Enable TUN mode for full traffic proxying:
- ① Go to and turn it on.
- ② macOS will prompt "New System Extension", click "Allow" in .
- ③ Enter administrator password to confirm and restart.
Android Installation Tutorial
Supports Android 5.0+, no Google Play required. Example using FlClash.
FlClash
★ FeaturedPreferred Android Clash client, Material You design, smooth operation, one-click subscription import.
Download APK
Go to Download Page · Android tab and select version:
- ARM64 (Recommended) —— Most Android phones since 2016 (Snapdragon, Dimensity, Kirin, Exynos, etc.).
- ARMv7 —— Older phones before 2015.
Allow Installation from Unknown Sources
Android needs manual authorization for first-time non-Play Store APK installs:
- Click the downloaded APK, system warns "For security, your phone is set to block installation of apps from unknown sources".
- Click "Settings" → Enable "Allow from this source".
- Return and click "Install".
Installation Complete
Open FlClash from app drawer. Initial setup guide will appear on first launch.
Add Subscription Link
- ① Click in bottom nav.
- ② Click "+" icon top-right → Select "Import from URL".
- ③ Paste subscription URL and click "Save & Update".
- ④ Click the profile to set as Current.
Start VPN Connection
Go to Home, click the central "Start" button.
Click "OK" on the "Connection request" dialog. VPN icon in status bar indicates success.
Choose Nodes & Test
Go to tab to see nodes. Long-press to test latency, pick a low-latency one. Choose "Rule Mode" for smart routing.
iOS Installation Tutorial
iOS apps are paid apps in App Store, requires US Apple ID to purchase and download.
Important for iOS Users
Due to regional restrictions, main apps (Stash, Shadowrocket, Quantumult X) are only in US App Store. You need to register and log in to a US Apple ID first.
Step 1: Register US Apple ID
No US phone number required, just an email. 5 minutes to register for free.
Open Apple ID Registration
Visit appleid.apple.com, click "Create Your Apple ID", select United States for region.
Fill Basic Info
Use an unregistered email and your local phone number (+86) for verification.
Verify Email & Phone
Verify with codes received via email and SMS to complete registration.
Log in on iPhone
Open App Store → Click profile icon → "Sign Out" at bottom → Log in with new US Apple ID.
Purchase & Install
Search Stash or Shadowrocket in US App Store. Use credit card or US Gift Card to pay.
Step 2: Configure Stash
Stash
★ FeaturedBest iOS Clash experience with beautiful native UI.
Supports Widgets and Shortcuts, deep iOS integration. Paid approx. $3.99.
Shadowrocket
Best value, classic iOS proxy app.
Supports multiple protocols, flexible rules, large community. Paid approx. $2.99.
Quantumult X
For advanced users, powerful script engine.
Powerful JS script engine and packet capture, highly customizable. Paid approx. $7.99.
Stash Subscription Setup
Open Stash, Manage Subscriptions
Go to → "+" icon → "Import from URL".
Paste Subscription Link
Paste URL and click "Download". Click profile to set as current.
Start VPN Connection
Click "Start" on home page. Allow VPN configuration and enter device password.
Choose Nodes & Mode
Check nodes in . Choose Rule Mode for smart routing.
Linux Installation Tutorial
GUI and CLI options for Ubuntu / Debian / Fedora and routers.
GUI Client · Clash Verge Rev
Clash Verge Rev
★ Preferred GUIBest Linux GUI choice, provides .deb and .rpm packages.
Download Package
Go to Download Page · Linux tab:
- Ubuntu / Debian: Choose
amd64.deborarm64.deb. - Fedora / CentOS: Choose
x86_64.rpm.
Install Package
Launch & Import
Launch via clash-verge-rev. Follow the same steps as Windows.
(Optional) TUN Mode
Requires CAP_NET_ADMIN permissions:
Mihomo Core (CLI)
Ideal for servers, routers, and debugging. Supports RESTful API and Web Dashboards.
Download Mihomo Binary
Pick correct architecture package from download page.
Decompress & Grant Permissions
See terminal examples on the right.
Prepare Config
Place config.yaml in ~/.config/mihomo/.
Start & Access Dashboard
API listens on 127.0.0.1:9090. Manage via metacubexd.pages.dev.
Quick Install for Debian / Ubuntu
RESTful API defaults to 127.0.0.1:9090, access via Yacd or Metacubexd