Router Setup Tutorial
This tutorial will guide you through setting up and using the proxy service on your router. With router-level configuration, all devices connected to the router can automatically enjoy acceleration.
Check Router Compatibility
Our router proxy service supports multiple mainstream router firmware options, including:
- OpenWrt / LEDE (recommended for best performance and features)
- DD-WRT
- Asuswrt-Merlin
- Some stock firmware (e.g., high-end ASUS routers)
Install OpenClash on OpenWrt
The following steps use OpenWrt as an example. Other firmware may be similar but with different details:
Unlock the full tutorial after subscribing
Buy Now(将在新窗口打开) (opens in a new window)Method 1: Using the Web UI
- Log in to the OpenWrt Web admin interface
- Click "System" -> "Software"
- Click "Update lists"
- Search for "openclash" in the filter box
- Find the OpenClash package and click "Install"
- After installation, go to "Services" -> "OpenClash" to open the configuration page
Method 2: Using SSH
If you prefer the command line, connect to your router via SSH and run:
opkg update
opkg install openclashMethod 3: Manual Installation
If your router can't access the internet or you can't install from software sources, you can download and install manually:
- Download an OpenClash package (.ipk) that matches your router architecture fromGitHub(将在新窗口打开) (opens in a new window)
- Upload the downloaded file to your router
- Connect to the router via SSH, then run:
opkg install /path/to/openclash_xxx.ipk
Sign Up or Log In
Before configuring OpenClash, you need to log in to your account to access your subscription. If you don't have an account yet, click the button below to sign up:
Click the button to go to the official website
Sign-up includes the following steps:
- Enter your email address and password
- Accept the Terms of Service and Privacy Policy
- Click "Create Account" to complete sign-up
If you already have an account, just enter your email address and password to log in.
Purchase a Plan
After logging in, you need to purchase a subscription plan that suits you:
- Click "Subscription" in the left menu
- Select "Purchase Subscription"
- Choose a plan and complete payment
After purchase, your account will immediately receive the corresponding data allowance and validity period.
Configure OpenClash
Unlock the full tutorial after subscribing
Buy Now(将在新窗口打开) (opens in a new window)After your subscription is activated, configure the OpenClash connection settings:
- In the Web UI, navigate to "Services" -> "OpenClash"
- Add your subscription URL in the "Config Subscription" tab
- Click "Update config" to fetch the latest configuration
- Select a configuration profile and apply it
- Go to the "Status" tab and click "Start OpenClash"
Once configured, the OpenClash service will start automatically. All devices connected through the router will enjoy acceleration.
FAQ
Q01What if the router can't access the internet after installation?+
If the router can't access the internet normally after installing OpenClash, try the following:
- Temporarily stop the OpenClash service:
- Check the router logs:
- Make sure your account information is correct and you have sufficient data
- Try selecting a different server node
- If none of the above works, restore a recent backup or reset the router
Q02How do I update OpenClash on the router?+
When a new version is available, you can update it in the following ways:
- Web UI: Go to "System" → "Software", click "Update lists", then search for and update openclash
- Command line:
Q03What if I run out of data?+
If your subscription data runs out, you have a few options:
- Log in to the website to purchase more data
- Wait for next month's data reset (for monthly plans)
- Temporarily disable acceleration and enable it only when needed to save data
