VPN · CN
VPN for China(中国)
The Great Firewall blocks WireGuard, OpenVPN, plain VLESS, and Shadowsocks via DPI and active probing. The protocol that survives is VLESS Reality with Vision flow. We ship it. We are also one option among several — read the honest assessment below before buying.
The internet landscape
China runs the most sophisticated nation-scale internet filtering and surveillance infrastructure deployed anywhere. The Great Firewall (GFW; officially the Golden Shield Project) is operated under the Ministry of Public Security and the Cyberspace Administration of China (CAC), with technical implementation distributed across the three major state carriers: China Telecom, China Unicom, and China Mobile. International gateway capacity is concentrated at a small number of submarine-cable landing points and overland border crossings, all of which route traffic through GFW filtering infrastructure before it reaches the global internet.
China has approximately 1.08 billion internet users per CNNIC 2024 statistics — the largest national internet population in the world. Mobile-first access dominates, with WeChat, Alipay, Douyin (TikTok's domestic version), Weibo, and Bilibili providing a complete domestic ecosystem that for most users obviates the need to access foreign platforms. The domestic ecosystem is the GFW's most effective design feature: by providing high-quality alternatives to every blocked foreign service, the friction of circumvention becomes a personal choice rather than a daily necessity for ordinary users.
The relevant regulatory framework includes:
- **2000 Telecommunications Regulations** — established licensing regime for telecom services, including data services. - **2017 Cybersecurity Law** — data localisation, security review for foreign tech, support obligations for state surveillance. - **2017 Anti-Tap & Anti-Filter Regulation** (MIIT) — explicitly required VPN providers to be licensed, prohibited unlicensed circumvention, kicked off the post-2017 crackdown that removed VPN apps from the Apple App Store China region. - **2021 Data Security Law** — additional data-handling obligations for any service operating in China. - **2021 Personal Information Protection Law (PIPL)** — GDPR-style framework with state-access carve-outs. - **Various CAC algorithm and content rules** — content-classification and removal obligations for Chinese platforms.
The user-facing consequence: most Western platforms — Google (Search, YouTube, Gmail, Maps, Drive, Photos), Facebook, Instagram, X, WhatsApp, Signal, Telegram, Wikipedia (full or partial blocks at various periods), New York Times, Wall Street Journal, BBC, Bloomberg, Reuters, and thousands of others — are blocked at the GFW level. Foreign businesses operating in China typically use approved leased lines (CN2, IPLC, MPLS) or licensed corporate VPNs from the state carriers. The licensing regime ensures that licensed VPNs operate within state monitoring.
The Great Firewall's filtering is not static. It tightens during politically sensitive windows — major Party Congresses, Tiananmen anniversary periods, sensitive political events — and the active probing against VPN endpoints has been documented to escalate during those windows. Reality and other stealth protocols continue to handshake during heightened periods, but with measurable degradation.
What gets blocked or throttled
The Great Firewall implements a multi-layered filtering and detection system. As of May 2026, the documented capabilities are:
**Layer 1 — DNS poisoning.** GFW infrastructure injects forged DNS responses for blocked domains. Affected resolvers include public DNS (1.1.1.1, 8.8.8.8, 9.9.9.9) when accessed without DoH/DoT — the GFW poisons the unencrypted UDP responses regardless of which resolver you queried.
**Layer 2 — IP and SNI blocking.** Hardcoded IP-block lists for known VPN, Tor, and circumvention-tool endpoints. SNI-based filtering reads the unencrypted SNI in TLS ClientHello and resets connections to blocked domains.
**Layer 3 — DPI fingerprinting.** Pattern-matching detection of known VPN protocols. As of 2026:
- **WireGuard** — initiation packet fingerprint detected, blocked with near-100% accuracy. - **OpenVPN (TCP and UDP)** — fingerprinted via opcode patterns and TLS-handshake characteristics, blocked. - **IKEv2 / L2TP** — fingerprinted, blocked. - **Plain VLESS without Reality** — fingerprinted, blocked. - **Shadowsocks AEAD** — entropy analysis flags Shadowsocks streams, blocked. - **Trojan** — TLS-padding pattern detection, blocked or degraded. - **obfs4, meek, Snowflake** — ranges from blocked to heavily degraded. - **Most VMess / V2Ray TLS variants without Reality** — degraded or blocked.
**Layer 4 — Active probing.** When the GFW observes a TLS handshake to an unfamiliar endpoint, it triggers active probing — replaying the handshake with various perturbations, sending probe traffic to the destination IP, observing whether the destination responds in patterns consistent with VPN servers. Endpoints that fail probing are added to block lists.
**Layer 5 — Traffic-analysis fingerprinting.** Statistical analysis of packet timing, size distributions, and flow characteristics. TLS-in-TLS patterns (a VPN's TLS handshake wrapped inside an outer TLS handshake) are detected by the consistent length-difference signature.
**What survives in 2026:**
- **VLESS Reality with Vision flow (xtls-rprx-vision)** — performs a real TLS 1.3 handshake to a real public host (Microsoft.com, Apple.com, Cloudflare, etc) with a real certificate. The handshake matches the steal-site exactly because Reality is forwarding it. Vision flow eliminates the TLS-in-TLS length signature. To DPI, this looks like ordinary HTTPS traffic to a Fortune 500 site. Currently the dominant working protocol. - **TUIC** — UDP-based, QUIC-mimicking. Works for many users; degrades during heightened periods. - **NaiveProxy** — embeds the proxy in a Chromium HTTP/2 stream. Strong fingerprint resistance because it actually IS a Chromium connection. - **ShadowTLS v3** — wraps Shadowsocks in a real TLS handshake. - **Hysteria 2** — works on some networks, degraded on others.
**What does NOT work:** WireGuard, OpenVPN, IKEv2, plain VLESS, Shadowsocks (any variant in 2026), Trojan, most commercial brand-name "stealth" or "obfuscated" modes that wrap WireGuard or OpenVPN in TLS padding without real-host TLS termination.
**Blocked platforms (representative, not exhaustive):** Google (all properties), YouTube, Facebook, Instagram, X (Twitter), WhatsApp, Signal, Telegram, Wikipedia (variable), Discord, Reddit, Pinterest, Dropbox, OneDrive, iCloud Mail (variable), New York Times, Washington Post, Wall Street Journal, BBC, Bloomberg, Reuters (variable), Le Monde, Deutsche Welle, foreign App Store regions (depending on Apple ID), Steam Community (the store works; the community pages are blocked or degraded), GitHub (sometimes degraded).
**App stores:** Apple App Store China removed VPN apps in 2017 following the MIIT order. Most VPN apps are unavailable from a Chinese Apple ID. Workaround: a non-Chinese Apple ID lets you download the apps. Google Play is fully blocked; Android users sideload from APK or use F-Droid.
Why a VPN matters here
For Chinese residents the use case is reaching the open internet — Google, Wikipedia, foreign news, foreign social media, foreign academic resources, foreign App Store content. The domestic ecosystem (WeChat, Baidu, Bilibili, Douyin) is high-quality and self-sufficient for most daily needs. Circumvention is a personal choice driven by specific needs: international research, foreign-language news, contact with foreign-living family, foreign-platform-only services for work, or simply preference for foreign tools.
For foreign nationals living in or visiting China, the use case is continuity of foreign tools and services. Expats running international businesses depend on Google Workspace, Microsoft 365 (the international version, not 365 China-Operated), Slack, Notion, GitHub, foreign banking and payment services. Approved leased lines and licensed corporate VPNs cover this need at corporate scale; personal-use foreign VPNs cover it for individuals and small businesses.
For journalists and researchers, the threat model is heightened. China has documented surveillance against foreign journalists working in China and against domestic journalists writing on sensitive topics. A VPN is one OPSEC layer alongside hardware discipline, careful messaging-app choice, and operational practice. The commercial-spyware market has not been documented against Western journalists in China at the same intensity as in Mexico or Saudi Arabia, but the state-level capability exists.
**Honest framing for individual users.** Personal VPN use in China carries a small but non-zero administrative-fine risk and a much larger political-climate risk that varies with the regime's tolerance window in any given period. Individual prosecutions are rare; commercial-provider prosecutions and seller prosecutions are common and have included multi-year prison sentences. Buying any commercial foreign VPN — Fexyn, ProtonVPN, Astrill, Mullvad, NordVPN, ExpressVPN — is a step into that gray zone. We will not pretend otherwise.
Why Fexyn
Fexyn ships VLESS Reality with Vision flow as Fexyn Stealth. This is the protocol class that survives the Great Firewall as of May 2026. Most major Western VPN brands (NordVPN, ExpressVPN, Surfshark, ProtonVPN, Mullvad) do not ship VLESS Reality at all — their "stealth," "obfuscated," or "NoBorders" modes wrap WireGuard or OpenVPN in TLS padding, which the GFW pattern-matches. Their China success rates have been declining across 2023-2026 as GFW DPI capability has improved.
**Honest competitive assessment.** Fexyn is a small new entrant. We are registered in Wyoming, US (Five Eyes member). We have no third-party no-logs audit yet. We run 4 servers — Frankfurt, Helsinki, Cyprus, Ashburn. Our smallest fleet limitation matters most for China users: we have no Asian exit. Chinese users connect via Frankfurt, with typical latency 200-280ms from Beijing or Shanghai depending on submarine cable routing. That is workable for browsing, email, and most daily use; it is not great for video calls or gaming.
**Providers with stronger track records for China specifically:**
- **Astrill** — has the longest track record of working reliably in China across multiple GFW upgrade cycles. Specialty China provider since 2009. More expensive than Fexyn (around 30 USD/month equivalent at current rates) but worth it if China is your primary market. - **ProtonVPN** — Switzerland-based, audited, no-logs. Stealth mode works in China most of the time but is intermittent during heightened periods. Several Asian exits. Strong choice if you need Switzerland jurisdiction. - **Mullvad** — Sweden-based, audited, no-logs, anonymous account model. Their protocols are mostly blocked in China at present; works on some networks, fails on others. - **NordVPN's Obfuscated Servers** — work some of the time in China, fail at others. Wider server fleet than Fexyn. - **ExpressVPN** — historically reliable in China; effectiveness declining in 2024-2026 as the GFW catches up to their TrustedServer obfuscation.
**Where Fexyn fits.** If you want a smaller-jurisdiction provider that ships VLESS Reality + Vision (the actually-working protocol, not the "obfuscated WireGuard" half-measure), at a lower price point ($6.49/month Tier 2 for China users), and you accept the trade-offs (small fleet, no Asian exit, Five Eyes jurisdiction, no audit yet), Fexyn is a real option. If China is your primary use and budget is not the constraint, Astrill has the track record. If audit status is critical, ProtonVPN is the credible choice.
**For the technically capable.** Self-hosted VLESS Reality is what most experienced Chinese users actually deploy. A 5 USD/month VPS in Tokyo, Singapore, or Los Angeles running XRay-Reality with Vision and a steal-site like microsoft.com gives you the same protocol Fexyn provides at lower cost and with no shared-IP risk. The community runs documented configurations for this — search XTLS-Iran-Reality on GitHub, NekoBox on Android, V2RayN on Windows. This is the most cost-effective path. Commercial VPNs (us included) make sense when you do not want to manage a server, when you need multiple endpoints for failover, or when shared-server obscurity is preferable to a personal-IP fingerprint.
Card and crypto billing both work for Chinese users from outside China. From inside China, foreign card processing is restricted; UnionPay does not process foreign subscription billing reliably. Crypto via OXProcessing is the recommended path for residents. Tier 2 pricing at $6.49/month, with 7-day free trial without upfront payment.
Chinese (Simplified) UI is supported.
Recommended protocol
Fexyn Stealth (VLESS Reality)
The Great Firewall (GFW) is the most sophisticated nation-scale traffic-filtering system deployed anywhere. It runs DPI plus active probing against suspected VPN endpoints. As of May 2026, the GFW reliably blocks WireGuard, OpenVPN (TCP and UDP), IKEv2/L2TP, plain VLESS without Reality, Shadowsocks AEAD, Trojan, and most TLS-padded variants. The protocols that consistently survive are VLESS Reality with the Vision flow (xtls-rprx-vision), TUIC, NaiveProxy, and ShadowTLS — all share the property that the TLS handshake terminates against a real public host with a real certificate, so DPI sees ordinary HTTPS traffic to a major domain rather than a VPN handshake to an unknown endpoint. Fexyn Stealth ships VLESS Reality + Vision. Standard protocols (Bolt/WireGuard, Secure/OpenVPN) do NOT work in China.
Getting started
**Install Fexyn before you arrive in China or before you need it.** fexyn.com is not currently blocked at the GFW level (as of May 2026), but the block status of any commercial VPN site can change at any time without notice. Downloading a fresh installer from inside China during a tightening period is unreliable. If you are travelling to China, install before departure. If you live in China and have working circumvention now, do not wait until it stops working to install a backup.
If you are in China without a working VPN: ask a contact outside China to send you the installer (Windows: fexyn.com/download/windows; Android: APK direct from fexyn.com). If you have a non-Chinese Apple ID, the iOS app downloads from the App Store of that region; the Apple App Store China region does not carry VPN apps post-2017.
Sign up at fexyn.com/pricing — Chinese IP detection at checkout shows Tier 2 pricing. From inside China, **crypto billing** (Bitcoin, USDT TRC-20 or ERC-20, USDC via OXProcessing) is the reliable payment path; foreign card billing is restricted under foreign-currency controls. The 7-day free trial does not require upfront payment — useful for verifying the protocol works on your specific network before paying.
In the app: **pin Fexyn Stealth as the default protocol.** This is non-negotiable in China. Bolt (WireGuard) and Secure (OpenVPN) will not work — the GFW blocks both at the protocol layer. Connect to Frankfurt as the default exit; Cyprus and Helsinki are workable but typically higher latency than Frankfurt for users in eastern China.
**During politically sensitive windows** (Party Congress periods, June 4 anniversary windows, major political events), expect degradation. The GFW's active probing against VPN endpoints intensifies during these periods. Reality continues to handshake but reconnect attempts may take longer and throughput may drop. Switching server location sometimes helps before changing protocols.
**For business travellers:** install Fexyn before arrival, test on your hotel Wi-Fi on day one, and have a backup plan. Approved corporate leased lines (CN2, IPLC) are the regulatorily-clean option for ongoing business work. Foreign personal VPNs are gray-zone for individual use and clearly prohibited for commercial provision — do not run a commercial VPN endpoint from a Chinese IP.
**For long-term residents:** the actually-working community-standard approach is self-hosted VLESS Reality on a foreign VPS, configured with V2RayN (Windows) or NekoBox (Android). A commercial VPN like Fexyn is the no-management alternative — you trade some money and shared-server obscurity for not having to maintain a VPS. Both are valid choices.
Try Fexyn free for 7 days
From $6.49/mo. Tier 2 · card or crypto.
Try Fexyn free for 7 daysFrequently asked questions
Is VPN legal in China?
Personal VPN use exists in a gray zone. The 2017 Anti-Tap & Anti-Filter regulation requires VPN providers to be licensed and prohibits unlicensed circumvention. Foreign businesses use licensed corporate VPNs or approved leased lines. Individuals using foreign personal VPNs face administrative penalties on paper — fines documented in the 2,000-15,000 RMB range — and rare criminal prosecutions. Enforcement is overwhelmingly directed at sellers and operators rather than individual users; multi-year prison sentences for VPN sellers are documented. The political climate has tightened across the 2020-2026 period. We do not minimise the risk: prosecutions exist, sentences exist, and using a VPN to coordinate political organisation or run a commercial service raises the threat profile substantially.
Does VLESS Reality work in China?
Yes, as of May 2026. Reality with the Vision flow performs a real TLS 1.3 handshake to a real public host (Microsoft, Apple, Cloudflare) using the steal-site's actual certificate. To GFW DPI, the traffic looks like ordinary HTTPS to a Fortune 500 domain rather than a VPN handshake. The Vision flow eliminates the TLS-in-TLS length signature that traffic-analysis fingerprinting would otherwise catch. Community success rates with Reality on major Chinese ISPs are above 90% during normal operation, with measurable degradation during politically sensitive windows. Fexyn Stealth ships exactly this configuration.
Why don't WireGuard and OpenVPN work in China?
The Great Firewall has DPI infrastructure that fingerprints both protocols at near-100% accuracy. WireGuard's initiation packet has a distinctive opcode pattern; OpenVPN's TLS handshake has identifiable opcodes regardless of port. The GFW additionally runs active probing against suspected endpoints, replaying the handshake with perturbations to confirm the server is a VPN. Once flagged, the IP is added to block lists. Most Western VPN brands' 'stealth' or 'obfuscated' modes wrap WireGuard or OpenVPN in TLS padding without real-host TLS termination — the GFW pattern-matches the padding signature. Only protocols that perform real TLS handshakes to real public hosts (VLESS Reality, NaiveProxy, ShadowTLS) consistently survive.
What is the best VPN for China in 2026?
Honest answer: depends on what you optimise for. **Most reliable track record specifically in China:** Astrill (specialty China provider since 2009, more expensive at ~30 USD/month). **Strongest audit and jurisdiction:** ProtonVPN (Switzerland, audited, Stealth mode works most of the time). **Cheapest reliable option for the technically capable:** self-hosted VLESS Reality on a 5 USD/month foreign VPS. **Smaller new entrant shipping VLESS Reality + Vision at a lower price point:** Fexyn (Tier 2 $6.49/month, 4 servers, no Asian exit, Wyoming/Five Eyes jurisdiction, no audit yet). NordVPN's Obfuscated Servers and ExpressVPN historically worked but their effectiveness has declined in 2024-2026 as the GFW caught up to their padding-based obfuscation. Mullvad is mostly blocked in China at present.
Can I use ChatGPT in China with Fexyn?
Yes when the connection is up. ChatGPT (and most foreign AI services — Claude, Gemini, Perplexity, Mistral) is blocked at the GFW level and OpenAI itself geo-blocks IPs from China. Both restrictions are bypassed by routing through a non-Chinese exit. Connect Fexyn Stealth to Frankfurt, then load chat.openai.com. Note that creating an OpenAI account from a Chinese IP is restricted even via VPN if your phone number for verification is +86; foreign-number SMS-verification services or a non-Chinese phone number resolve that.
Will my Chinese ISP know I'm using a VPN?
With Fexyn Stealth (VLESS Reality + Vision), the traffic appears to your ISP as ordinary HTTPS to a major foreign domain — Microsoft, Apple, Cloudflare. The destination IP, packet timing, and TLS handshake all match that domain rather than a VPN endpoint. Your ISP knows you connected to that domain and how much data flowed, the same as any HTTPS browsing. They cannot trivially distinguish your Reality traffic from ordinary HTTPS to that domain via DPI alone. With WireGuard or OpenVPN (which Fexyn Bolt and Secure ship, but which we do not recommend in China), the ISP can identify the protocol via DPI and connection attempts will be blocked.
Does Fexyn have servers in China?
No. We will not operate China-based servers because they would require licensing under the Anti-Tap & Anti-Filter regulation, would route through state monitoring infrastructure, and would conflict with our no-logs commitment. Operating a commercial unlicensed VPN endpoint from China would expose Fexyn to direct legal action under the licensing regime. Chinese users connect via Frankfurt (typical latency 200-280ms from Beijing/Shanghai), Cyprus, or Helsinki — Frankfurt is usually the lowest-latency option.
Is using a VPN in China dangerous?
The risk profile depends on what you do with it. For ordinary personal use — accessing Google, foreign news, foreign social media — the documented enforcement is overwhelmingly fines on sellers and operators, with rare administrative penalties on individual users in the 2,000-15,000 RMB range. Direct prosecution of personal users for ordinary content access is rare. The risk increases substantially for: running a commercial VPN service from China, organising political activity, distributing prohibited content, or work that the regime considers anti-state. The risk also increases during politically sensitive windows when enforcement tightens. A VPN does not protect against device-level surveillance. We recommend conservative operational practice for any user whose threat model includes anything beyond ordinary personal access — secure messaging apps, careful app installation, and consultation with organisations like Access Now's Digital Security Helpline for high-risk categories.
Will Fexyn work during the Party Congress / sensitive political windows?
Reality continues to handshake during heightened GFW periods, but with measurable degradation: longer reconnect times, lower throughput, occasional drops during the most active probing windows. The pattern across 2022-2025 has been that VLESS Reality with Vision survived every documented heightened period at acceptable quality, while WireGuard/OpenVPN/Shadowsocks variants were heavily blocked or fully blocked during the same windows. Plan for variability around major political events and have a backup provider configured as a failover.
Last reviewed: April 2026. Censorship and platform-block details change quickly — if something on this page no longer matches what you see on your network, write to support@fexyn.com and we will update it.
Related reading
- Vless reality protocol guide
- Vless reality explained
- Deep packet inspection explained
- Bypass internet censorship 2026
- Learn: What is vless
- Learn: What is dpi
- Learn: What is censorship resistance
- Learn: What is no logs policy
- Learn: What is internet shutdown
- Fexyn vs nordvpn
- Fexyn vs mullvad
- Fexyn vs expressvpn
- VPN for google
- VPN for youtube
- VPN for instagram
- VPN for twitter
- VPN for whatsapp
- VPN for telegram
- VPN for chatgpt
- VPN for journalists
- VPN for business travel
- VPN for Russia
- VPN for Iran
- VPN for Vietnam
- VPN for Kazakhstan
- See China on the global censorship map