Update tun.zh.md

Signed-off-by: Sentsuki <52487960+Sentsuki@users.noreply.github.com>
This commit is contained in:
Sentsuki 2025-05-30 19:43:52 +08:00 committed by GitHub
parent b7fb31280e
commit 0cc91fea76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -398,7 +398,7 @@ UDP NAT 过期时间。
TCP/IP 栈。
| Stack | Description |
| 栈 | 描述 |
|----------|-------------------------------------------------------------------------------------------------------|
| `system` | 基于系统网络栈执行 L3 到 L4 转换 |
| `gvisor` | 基于 [gVisor](https://github.com/google/gvisor) 虚拟网络栈执行 L3 到 L4 转换 |