Files
nexus/wiki/concepts/VLESS-Reality.md

27 lines
808 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "VLESS+Reality"
type: concept
tags: [proxy, xray, security, encryption]
sources: []
last_updated: 2026-04-16
---
## Definition
VLESS+Reality 是 Xray 代理软件支持的一种安全传输方案,结合 VLESS 协议和 Reality 传输模式,提供更强的抗审查能力。
## Core Attributes
- 协议VLESS
- 传输模式Reality
- 特点TLS 混淆、更强的抗检测能力
- 密钥:需要生成公钥和私钥对
## Mechanism
VLESS+Reality 通过以下方式提供安全性:
1. VLESS 协议:轻量级代理协议,比 VMess 更简洁
2. Reality 传输TLS 伪装,流量看起来像正常 HTTPS 连接
3. 密钥交换:使用 Xtls/Xray 原生密钥机制
## Connections
- [[VLESS+Reality]] ← implemented_in ← [[Xray]]
- [[VLESS+Reality]] ← used_by ← [[VPS2]]