FINDING · EVALUATION
As of June 2026, Iranian DPI blocking timescales are: CDN-fronted VLESS+WebSocket domains blocked within 24 hours; SSH dynamic port forwarding server IPs blocked within 8 hours; Reality and WireGuard connections blocked immediately (seconds) after handshake completion. This graduated timeline suggests separate fast-path (handshake-pattern) and slow-path (domain reputation / traffic accumulation) detection pipelines operating in parallel.
From 2026-pooribitwise-iran-advanced-dpi — [Iran] Advanced DPI is reassembling TCP fragments to extract SNI on VLESS/WS + CDN · Issue body — combined observations · 2026 · net4people/bbs
Implications
- Tools must plan for sub-day domain/IP burn rates in Iran; server infrastructure rotation intervals of more than 24 hours are too slow for CDN-based approaches
- Handshake-pattern detectors operate in seconds, not hours — any protocol whose first two packets are fingerprint-detectable will be blocked before the user notices a problem; test new protocols against this threshold explicitly
Tags
Extracted by claude-sonnet-4-6 — review before relying.