v2route Glossary

Common VPN, protocol and networking terms — explained in plain language for Iranian users.

V2Ray

وی‌توری

An open-source platform for building censorship-resistant tunnels that supports several protocols (VLESS, VMess, Trojan, Shadowsocks) under one roof. It is the most common core used by VPN services in Iran.

Back to top

VLESS

ولِس

A V2Ray protocol that is lighter and faster than VMess, typically paired with TLS or Reality. Currently the best-performing option for bypassing Iranian filtering.

Back to top

VMess

وی‌مس

The original V2Ray protocol with built-in encryption. Now largely superseded by VLESS+TLS because its fingerprint is easier to detect on the Iranian network.

Back to top

Reality

ریالیتی

A camouflage layer for VLESS that makes traffic look identical to a real website (e.g. Google or Microsoft) without needing your own domain or TLS certificate. Currently the most resilient option against Iran’s national network.

Back to top

XTLS

ایکس‌تی‌ال‌اس

A speed extension for TLS in V2Ray that avoids double encryption and noticeably improves download throughput. Reality is the newer, safer member of the same family.

Back to top

Shadowsocks

شدوساکس

A simple, lightweight encrypted proxy that was the most popular censorship-bypass tool before V2Ray. Still works in Iran, but without plugins its fingerprint is easy to detect.

Back to top

Trojan

تروجان

A protocol that wraps VPN traffic so it looks indistinguishable from regular HTTPS website traffic. Runs on port 443 and requires a domain with a real TLS certificate.

Back to top

WireGuard

وایرگارد

A modern VPN protocol with a tiny codebase and excellent speed that runs on UDP by default. Great outside Iran, but typically blocked inside the country without an obfuscation layer.

Back to top

OpenVPN

اوپن‌وی‌پی‌ان

A legacy, battle-tested VPN protocol that runs over both TCP and UDP. Severely throttled or blocked in Iran today and usually not a good fit for Iranian users.

Back to top

IKEv2

آی‌کِی‌ای‌وی‌۲

A standard VPN protocol natively supported on iOS and Windows that handles mobile-network roaming well. Unfortunately almost entirely blocked on Iran’s network.

Back to top

Hysteria

هیستریا

A QUIC-based protocol designed for lossy, high-latency networks. On Iranian mobile carriers (Irancell, Hamrah-e Avval) it often delivers better speed than plain V2Ray.

Back to top

TUIC

تو‌ایک

Another QUIC-based protocol focused on low latency and NAT traversal. Like Hysteria, a strong choice for weak mobile networks inside Iran.

Back to top

DNS

دی‌ان‌اس

The system that translates website names (e.g. google.com) into IP addresses. Iranian ISPs tamper with DNS, so a secure DNS resolver is the foundation of any bypass setup.

Back to top

DoH

دی‌او‌اچ

DNS over HTTPS — wraps DNS queries inside HTTPS so your ISP can’t see which domain you’re resolving. Easy to enable in Firefox and Chrome.

Back to top

DoT

دی‌او‌تی

DNS over TLS — similar to DoH but on dedicated port 853. Android 9+ supports it natively as “Private DNS”.

Back to top

MTU

ام‌تی‌یو

The largest single packet size that can travel across the network without being fragmented. A wrong MTU on WireGuard or V2Ray causes slow speed or disconnects.

Back to top

TCP vs UDP

تی‌سی‌پی در برابر یو‌دی‌پی

TCP is reliable and acknowledges every packet (better for downloads); UDP is faster and unacknowledged (better for streaming and gaming). VPNs use one or the other depending on the protocol.

Back to top

Latency

تأخیر (پینگ)

The time it takes a request to travel from your device to the server and back. Measured in milliseconds — under 80ms is good for gaming and calls.

Back to top

Throughput

پهنای‌باند مؤثر

The actual amount of data that passes through a connection per second. Differs from theoretical bandwidth because network loss and protocol overhead reduce it.

Back to top

Bandwidth

پهنای‌باند

The maximum capacity of a connection per unit of time, usually in megabits per second (Mbps). Your VPN server’s bandwidth is the absolute speed ceiling for your config.

Back to top

Encryption

رمزنگاری

The process of converting data into an unreadable form that only the correct key can decode. The core job of any VPN is encrypting traffic between your device and the exit server.

Back to top

AES

ای‌ای‌اس

The Advanced Encryption Standard, a symmetric cipher used everywhere (banks, HTTPS, VPNs). AES-128 and AES-256 are the common variants — both are considered secure in practice.

Back to top

ChaCha20

چاچا۲۰

A modern stream cipher that runs faster than AES on mobile devices without hardware acceleration. WireGuard and many newer protocols use it by default.

Back to top

TLS

تی‌ال‌اس

The protocol behind the green padlock (https) in your browser that encrypts traffic between you and websites. Many censorship-bypass VPN protocols (VLESS, Trojan) hide themselves inside TLS.

Back to top

SNI

اس‌ان‌آی

A field in the first TLS message that reveals the target domain name in plain text. Iranian carriers use SNI to filter domains — Reality is designed to hide exactly this.

Back to top

QR Code Config

کانفیگ QR کد

A QR image that encodes a full V2Ray config (vless:// or vmess:// URI). A mobile client scans it and imports the config in one second — the easiest way to send a config to family.

Back to top

3x-ui Panel

پنل 3x-ui

An open-source web panel for managing V2Ray/Xray servers — creating users, assigning traffic and time quotas, viewing usage stats. v2route uses 3x-ui for account management.

Back to top

V2RayNG

وی‌توری‌ان‌جی

The most popular Android client for V2Ray configs. Open-source, free, and supports all modern protocols (VLESS, Reality, VMess, Trojan).

Back to top

Streisand

استرایسند

A free iOS client that combines V2Ray, Shadowsocks, WireGuard and OpenVPN in a single app. The current best option for iPhone and iPad in Iran.

Back to top

→ Back to homepage
Home Login Blog