FINDING · DETECTION
The Russian DPI maintains two whitelists that exempt flows from the freeze: (1) a SNI-based whitelist covering select domains (visible in the TLS ClientHello), and (2) a CIDR-based whitelist of IP subnets for trusted destination servers. The SNI whitelist can be exploited by VLESS+Reality clients using an allowed SNI value as the apparent destination; the CIDR whitelist requires routing through an IP from a whitelisted prefix, making circumvention 'extremely difficult' without an intermediate node in a whitelisted subnet.
From 2025-hyperion-cs-censor-has-new — Censor has a new method of blocking · upd3, upd4 · 2025 · net4people/bbs
Implications
- VLESS+Reality deployments should configure xtls-rprx-vision with a whitelisted SNI/destination to bypass the SNI whitelist check; maintain and update a list of whitelisted SNI values scraped from the public dpi-checkers repository.
- Acquiring proxy server IPs within CIDR ranges on the Russian CIDR whitelist (e.g., via residential or CDN IPs) is a higher-priority evasion strategy than protocol-level mimicry for this specific blocking technique.
Tags
Extracted by claude-sonnet-4-6 — review before relying.