From 5f73131a1bd26c02b3883df0110e12b6a7d5df36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E3=81=A1=E3=81=8B?=
<88967758+chika0801@users.noreply.github.com>
Date: Mon, 22 Jan 2024 17:20:02 +0800
Subject: [PATCH] Update transport.md
---
docs/config/transport.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config/transport.md b/docs/config/transport.md
index 8be4f4e..ed224d3 100644
--- a/docs/config/transport.md
+++ b/docs/config/transport.md
@@ -686,7 +686,7 @@ TCP 拥塞控制算法。仅支持 Linux。
> `interface`: ""
-指定绑定出口网卡名称,支持 linux / iOS / Mac OS。
+指定绑定出口网卡名称,支持 linux / iOS / Mac OS / Windows。
iOS / Mac OS 需要 Xray-core v1.8.6 或更高版本。
Windows 需要 Xray-core v1.8.7 或更高版本。