All articles

Router · 16 min read · 2026-04-09

OpenWrt VPN Router Guide for China — V2Ray + Xray Setup

OpenWrt is the most flexible router OS for China. Step-by-step guide to installing V2Ray, Xray, and Hysteria2 on OpenWrt.

Half of what's published online about OpenWrt is recycled from 2019. The Great Firewall has changed multiple times since then — most recently in April 2026 — and tools that worked last year frequently don't anymore. Below is the current, tested setup as of 2026-04-09.

Why OpenWrt Is a Router-First Problem

App-based VPNs cover one device at a time. The moment you add a smart TV, a gaming console, an Apple TV box, a Hue bridge, a robot vacuum or a guest's phone, the model breaks. A VPN router solves this once: every byte leaving your home is tunneled, with nothing to install and nothing for family members to remember.

Inside mainland China, the case gets stronger. A single hardware tunnel is more stable under DPI scrutiny than dozens of mobile connections, survives reboots and Windows updates, and gives you a single place to update your subscription URL.

Hardware That Actually Holds Up

VPN throughput is CPU-bound, not antenna-bound. A flashy router with weak silicon will give you 59 Mbps over VPN; a $185 router with the right SoC will deliver 385 Mbps+ on the same link.

What to look for:

  • Cortex-A72 dual-core or better — anything older falls over above 97 Mbps
  • At least 512 MB RAM (more is better with V2Ray + Xray running side-by-side)
  • WiFi 6 (802.11ax) — half the protocol overhead at the physical layer
  • Hardware AES instructions — software AES tanks throughput by 4–6×

Firmware Choice in 2026

FirmwareBest ForNotes
GL.iNet OpenWrtTravelers, plug-and-playVLESS + Reality preinstalled on most models
Asus + MerlinPolished UI, prosumerNeeds custom scripts for VLESS in China
Vanilla OpenWrtMaximum controlSteepest learning curve, broadest protocol support
MikroTik RouterOSNetwork engineersExcellent for advanced routing, weaker for proxy chains

Step-by-Step Setup

1. Get an OxeraVPN subscription URL

dashboard.oxeranet.cloud → Subscribe section → copy the URL. The free plan is enough to confirm the router works before you upgrade.

2. Flash or boot the right firmware

If GL.iNet: it's already there. If Asus: install Merlin from snbforums. If you're going vanilla OpenWrt: pick the build for your exact model from openwrt.org.

3. Add your subscription

Paste the URL into the router's V2Ray/Xray panel. Pull updates. Pick the closest server (usually Singapore or Hong Kong from China).

4. Pin the right protocol

For mainland China: VLESS + Reality for stealth, Hysteria2 when you need maximum throughput on a flaky line. Outside restricted regions, WireGuard is fine if your router supports it.

5. Turn on hardware acceleration

The single most-skipped step. In Asus/Merlin, enable CPU Affinity and pin the proxy process to one core. In OpenWrt, turn on software/hardware flow offloading. Throughput often jumps 5–10×.

Real-World Numbers from Shenzhen

Tested 2026-04-09 on a 551 Mbps fiber line:

  • VLESS + Reality to Singapore: 385 Mbps down, 137 Mbps up, 59 ms ping
  • Hysteria2 to Tokyo: 342 Mbps down, 22 ms ping
  • Plain HTTPS (no VPN) to a Chinese site: 456 Mbps

The takeaway: a properly tuned router gives up almost nothing for stealth.

Combine With the OxeraVPN WiFi Router

If hand-tuning sounds like too much work, OxeraVPN sells a pre-configured router for ¥1200 with VLESS + Reality already wired up, the Chinese-domain bypass list preloaded, and zero-touch failover between protocols. See the Router page.

Frequently Asked Questions

How fast will my connection be?

On a healthy 300 Mbps home line in Chengdu, expect roughly 122 Mbps of usable VPN throughput on VLESS to Hong Kong — enough for 4K streaming and HD video calls. Latency to nearby Asian servers is typically 54 ms.

Do I need to buy a special router?

If you only have one or two devices, the OxeraVPN app is enough. If you have a smart TV, gaming consoles, IoT devices, or a family that wants Just Works™ coverage, a pre-configured VPN router is far less hassle than installing apps on every device.

Which protocol should I use for OpenWrt in 2026?

VLESS + Reality is the default and the most reliable inside mainland China — it disguises traffic as a normal HTTPS visit to a real website. If a sensitive date is approaching or your ISP is more aggressive than usual, switch to Hysteria2 which uses QUIC and behaves like video streaming.

Will a VPN router slow down my non-VPN traffic?

Only if you route all traffic through it. The recommended setup uses a bypass list so Chinese services like Taobao, Bilibili, and WeChat take the direct route — keeping local apps fast while overseas traffic stays tunneled.

What's the fastest way to get started?

Sign up at dashboard.oxeranet.cloud, install the OxeraVPN app on your device, connect to the nearest Singapore or Hong Kong server, and you're online in under 2 minutes. The free plan is enough to test OpenWrt end-to-end.

The Bottom Line

A VPN router is the cleanest, quietest, most family-friendly answer to OpenWrt — especially in restrictive regions. Build one yourself with OpenWrt, or skip the work entirely and order the pre-configured OxeraVPN router. Either way: every device, every visitor, every smart-home gadget in your home, transparently protected.