Protocol
VLESS Reality / XRay on Fexyn
Fexyn Stealth — what it is, when it helps, and what it doesn't guarantee.
What VLESS Reality is, in plain language
VLESS Reality is a transport protocol built on top of TLS 1.3. The idea is to make a VPN connection look indistinguishable from an ordinary HTTPS connection to a real, well-known website. Most network filters look for the fingerprints of common VPN protocols; Reality avoids leaving those fingerprints by speaking real TLS to a real server.
Inside Fexyn, the brand name for this protocol is Fexyn Stealth. The underlying engine is XRay, a widely-used implementation maintained by the Project X community.
When VLESS Reality is the right protocol
- You're on a network that blocks WireGuard or recognises OpenVPN traffic patterns.
- You're behind a corporate or hotel firewall that only allows HTTPS (port 443) outbound.
- You're in a region where deep-packet inspection routinely flags VPN traffic.
- You want a protocol that doesn't identify itself to the network operator.
What it doesn't promise
Network blocking changes constantly. New filters, new model updates, new policy decisions — what works one week may not work the next. We won't claim Fexyn Stealth defeats every filter in every country at every moment, because that isn't something any VPN can honestly promise.
What we can say is that VLESS Reality is the strongest obfuscation option in our stack today, and that we maintain the XRay configuration on every Fexyn server.
How Fexyn uses it
The Windows app tries protocols in a configurable order. If your network blocks WireGuard, the rotation engine can fall back to Fexyn Stealth automatically — you don't have to switch protocols by hand. You can also pin Stealth as your default if you know your network needs it.
The XRay-core process is launched and managed by the SYSTEM- level helper service, with traffic forwarded into the tunnel through a TUN adapter so the kill switch and DNS protection still apply.
Where VLESS sits compared to other "stealth" protocols
You may have seen Trojan, Shadowsocks, V2Ray VMess, or other obfuscation protocols mentioned online. Fexyn supports VLESS Reality (XRay), not Trojan and not Shadowsocks. We picked Reality because it speaks real TLS 1.3 to a real handshake destination, which we believe is the most defensible obfuscation approach today.
If you previously used a Trojan or Shadowsocks setup and you're comparing VPNs, Fexyn's equivalent protocol is Stealth/VLESS Reality.
Tradeoffs to know about
- Slightly higher latency than WireGuard. The TLS handshake and obfuscation layer add overhead. Fast enough for everyday browsing, video calls, and most streaming, but if pure throughput matters and your network allows it, WireGuard is quicker.
- Slightly more CPU on the client because of the TLS cryptography. Not noticeable on a modern laptop; visible on very old hardware.
- Like every other protocol, it doesn't magically guarantee unblocking specific services. Streaming providers in particular use lots of independent signals beyond protocol type.
Related reading
- WireGuard on Fexyn — the speed-first protocol
- OpenVPN on Fexyn — the compatibility fallback
- VPN for Windows
- VPN for Russia
- VPN for Telegram
- Security overview
Fexyn Stealth is included with every plan and the 7-day free trial. Try it on the Windows app and see how it behaves on your network.