Auto-sync: 2026-04-16 21:08

This commit is contained in:
2026-04-16 21:08:55 +08:00
parent be7e39a4d0
commit 0dc7e71539
37 changed files with 846 additions and 3 deletions

18
wiki/concepts/Reality.md Normal file
View File

@@ -0,0 +1,18 @@
---
id: reality
title: Reality
type: concept
tags: [protocol, proxy, security]
sources: []
last_updated: 2026-04-16
---
## Summary
- 定义:无 TLS 特征的 TLS 伪装协议,由 V2Ray/Xray 开发
- 作用通过_REAL 协议头实现 TLS 指纹混淆,绕过 TLS 检测
## Key Facts
- 模拟真实 TLS 流量特征
- 不需要真实的 TLS 证书
- 可与 VLESS、VMESS 等协议组合使用
- 提供更强的抗检测能力