update vpn-overlay/README.md
This commit is contained in:
parent
be60f3e617
commit
23cf4c1201
@ -43,16 +43,15 @@
|
|||||||
## 三、示意结构
|
## 三、示意结构
|
||||||
|
|
||||||
### 基本层级
|
### 基本层级
|
||||||
|
|
||||||
```
|
```
|
||||||
[站点主机]
|
[站点主机]
|
||||||
└─ gretap
|
└─ vxlan100 (L2 Overlay over UDP)
|
||||||
└─ br0
|
└─ br0 (虚拟大局域网)
|
||||||
└─ wg0 → XTLS/VLESS 客户端
|
└─ wg0 (VPN加密接口)
|
||||||
→ 网络
|
└─ VLESS 客户端 (XTLS/TCP/GRPC)
|
||||||
→ VLESS 服务端
|
└─ GFW
|
||||||
→ WireGuard Hub
|
└─ VLESS 服务端 (公网)
|
||||||
```
|
└─ WireGuard Hub
|
||||||
|
|
||||||
### Overlay 网络
|
### Overlay 网络
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user