Strict mobile carriers
Telkomsel prepaid, IndiHome on certain routes, and many other carriers in censorship-heavy markets fingerprint VPN handshakes and drop them at the gateway. Anti-block defeats that detection layer.
Fragment the TLS handshake into chunks too small for deep packet inspection to fingerprint. Costs 200-500 ms on first connect; zero impact on throughput after that.
When a carrier or state firewall wants to block VPNs, it doesn't have to read your encrypted traffic — it just fingerprints the handshake. The exact byte length of a ClientHello, the order of TLS extensions, the timing between the first few packets: those signals are enough to recognise OpenVPN, IKEv2, even unmodified WireGuard. Once recognised, your connection is dropped or throttled to dial-up speed before the encrypted tunnel ever exists. Anti-block mode splits that first handshake into pieces small enough that DPI never sees a complete fingerprint — which means your tunnel survives the moment when most VPNs die.
When anti-block is active, the client breaks the TLS ClientHello into 4-8 fragments of 100-200 bytes each, with a small jittered delay between each fragment. By the time the censor's middlebox has reassembled enough to attempt fingerprinting, the handshake has completed and the tunnel is encrypted. After that initial step, anti-block does nothing — every byte of data flows at full speed, with no fragmentation, no extra hops, no measurable overhead. The price is paid entirely in the connect step, and only once per session.
Telkomsel prepaid, IndiHome on certain routes, and many other carriers in censorship-heavy markets fingerprint VPN handshakes and drop them at the gateway. Anti-block defeats that detection layer.
State-grade firewalls go further than carriers — they actively probe suspected VPN endpoints. Anti-block paired with REALITY makes your traffic indistinguishable from ordinary HTTPS, which is the only viable approach in these networks.
Airport, hotel, and café Wi-Fi often blocks anything that doesn't look like web browsing. Anti-block fragments the handshake enough that the captive portal can't recognise it as VPN and lets it through.
No — only the first 0.4 seconds of the connection are affected. Once the tunnel is up, streaming, downloads, and gaming run at exactly the same speed as without anti-block. The penalty is paid entirely in the handshake, never in the data plane.
If you're frequently on networks that block VPNs (mobile data in Indonesia, China, Iran, Russia), yes. On clean home Wi-Fi or unblocked corporate networks, leaving it on Auto means it stays off until needed — fastest connect time when the network isn't hostile. The cost of leaving it forced On is just ~400 ms per connect, which most users won't notice.
The opposite — anti-block exists specifically to hide that fact. Without it, deep packet inspection can fingerprint a VPN handshake in milliseconds. With it, the handshake looks like a slow TLS connection to a normal website, which is consistent with bad mobile signal.
Because every fragment adds overhead. Fragmenting the handshake — a fixed-size packet that DPI specifically fingerprints — is high-value. Fragmenting every byte of bulk transfer would cut throughput dramatically with no extra anti-detection benefit, since DPI doesn't fingerprint random-looking encrypted data.
Anonymous mode gives you 1 GB every week, no account required. Sign up later for 2 GB.