FINDING · DETECTION
On Beeline mobile internet (AS16345, Russia), enabling TUN mode with a VLESS+REALITY proxy consistently triggers ISP-level connection degradation after 5–15 minutes, while using the same proxy in HTTP/SOCKS5 proxy mode produces no such effect. The detection is reproducible across two independent GUI clients (v2rayN and Throne) with stock settings, suggesting the DPI trigger is the TUN traffic pattern rather than a client-specific artifact.
From 2026-gohoski-russia-possible-tun — [Russia] Possible TUN detection on DPI level? · Issue body · 2026 · net4people/bbs
Implications
- TUN mode's OS-level routing produces distinct traffic patterns (e.g., DNS, routing, packet-size distributions) that differ from user-space proxy modes — circumvention tools using TUN should actively shape or mask these OS-level signatures.
- Test circumvention deployments in both proxy and TUN modes separately; a protocol evading detection in proxy mode cannot be assumed to evade detection when operating as a full TUN interface.
Tags
Extracted by claude-sonnet-4-6 — review before relying.