wiki-ingest: Multi-Agent System Reliability
This commit is contained in:
26
wiki/concepts/VLESS-Reality.md
Normal file
26
wiki/concepts/VLESS-Reality.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user