diff --git a/docs/README.md b/docs/README.md
index 55ab1fa2b..84bb301ce 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -85,7 +85,6 @@ footer: Licensed under CC-BY-SA 4.0 | Copyright 2020-Present Project X Community
### 更多关于 project X
-- 如果你想知道更多关于 project X 的理念与密闻, 请点击[这里](./faq/about/)
- 如果你想知道更多关于 project X 的足迹与成长, 请点击[这里](./about/news.md)
### License
diff --git a/docs/config/inbounds/trojan.md b/docs/config/inbounds/trojan.md
index 9cbc24e87..cf05f8937 100644
--- a/docs/config/inbounds/trojan.md
+++ b/docs/config/inbounds/trojan.md
@@ -77,7 +77,7 @@ userLevel 的值, 对应 [policy](../policy.md#policyobject) 中 `level` 的值
目前入站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
-- `xtls-rprx-direct`:**推荐**,所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
+- `xtls-rprx-origin`: 最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/config/inbounds/vless.md b/docs/config/inbounds/vless.md
index 1998456e1..a9b4572a1 100644
--- a/docs/config/inbounds/vless.md
+++ b/docs/config/inbounds/vless.md
@@ -90,7 +90,7 @@ level 的值, 对应 [policy](../policy.md#policyobject) 中 `level` 的值。
目前入站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
-- `xtls-rprx-direct`:**推荐**,所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
+- `xtls-rprx-origin`: 最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/config/outbounds/trojan.md b/docs/config/outbounds/trojan.md
index 1ff0ea45f..0c9afbd7e 100644
--- a/docs/config/outbounds/trojan.md
+++ b/docs/config/outbounds/trojan.md
@@ -62,12 +62,12 @@ Trojan 被设计工作在正确配置的加密 TLS 隧道
目前出站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式。该模式纪念价值大于实际使用价值
-- `xtls-rprx-origin-udp443`:同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-direct`:所有平台皆可使用的典型流控模式
-- `xtls-rprx-direct-udp443`:同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-splice`:Linux 平台下最建议使用的流控模式
-- `xtls-rprx-splice-udp443`:同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-origin`: 最初的流控模式。该模式纪念价值大于实际使用价值
+- `xtls-rprx-origin-udp443`: 同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控模式
+- `xtls-rprx-direct-udp443`: 同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-splice`: Linux 平台下最建议使用的流控模式
+- `xtls-rprx-splice-udp443`: 同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/config/outbounds/vless.md b/docs/config/outbounds/vless.md
index 9d603cd4b..767c1e55b 100644
--- a/docs/config/outbounds/vless.md
+++ b/docs/config/outbounds/vless.md
@@ -100,12 +100,12 @@ VLESS 的用户 ID,可以是任意小于 30 字节的字符串, 也可以是
目前出站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式。该模式纪念价值大于实际使用价值
-- `xtls-rprx-origin-udp443`:同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-direct`:所有平台皆可使用的典型流控模式
-- `xtls-rprx-direct-udp443`:同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-splice`:Linux 平台下最建议使用的流控模式
-- `xtls-rprx-splice-udp443`:同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-origin`: 最初的流控模式。该模式纪念价值大于实际使用价值
+- `xtls-rprx-origin-udp443`: 同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控模式
+- `xtls-rprx-direct-udp443`: 同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-splice`: Linux 平台下最建议使用的流控模式
+- `xtls-rprx-splice-udp443`: 同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
:::
diff --git a/docs/config/transport.md b/docs/config/transport.md
index 7fe52f299..774bf2a19 100644
--- a/docs/config/transport.md
+++ b/docs/config/transport.md
@@ -102,9 +102,7 @@
TLS 配置。TLS 由 Golang 提供,通常情况下 TLS 协商的结果为使用 TLS 1.3,不支持 DTLS。
-> `xtlsSettings`: [XTLSObject](#tlsobject)
-
-
+> `xtlsSettings`: [XTLSObject](#tlsobject)
XTLS 配置。XTLS 是 Xray 的原创黑科技, 也是使 Xray 性能一骑绝尘的核心动力。 XTLS 与 TLS 有相同的安全性, 配置方式也和 TLS 一致.
diff --git a/docs/development/protocols/vless.md b/docs/development/protocols/vless.md
index e4ff1b072..c5297cb42 100644
--- a/docs/development/protocols/vless.md
+++ b/docs/development/protocols/vless.md
@@ -76,7 +76,7 @@ BETA 2 预计推出两个初级的 Scheduler:Zstd 压缩、数据量动态扩
## UDP issues
-https://github.com/XTLS/Xray-core/discussions/252
+[XUDP:VLESS & VMess & Mux UDP FullCone NAT](https://github.com/XTLS/Xray-core/discussions/252)
## 客户端开发指引
diff --git a/docs/en/README.md b/docs/en/README.md
index 106a0b284..3c71bc9be 100644
--- a/docs/en/README.md
+++ b/docs/en/README.md
@@ -85,7 +85,6 @@ footer: Licensed under CC-BY-SA 4.0 | Copyright 2020-Present Project X Community
### 更多关于 project X
-- 如果你想知道更多关于 project X 的理念与密闻, 请点击[这里](./faq/about/)
- 如果你想知道更多关于 project X 的足迹与成长, 请点击[这里](./about/news.md)
### License
diff --git a/docs/en/config/inbounds/trojan.md b/docs/en/config/inbounds/trojan.md
index 767cf7e62..877dfce7c 100644
--- a/docs/en/config/inbounds/trojan.md
+++ b/docs/en/config/inbounds/trojan.md
@@ -77,7 +77,7 @@ userLevel 的值, 对应 [policy](../policy.md#policyobject) 中 `level` 的值
目前入站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
-- `xtls-rprx-direct`:**推荐**,所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
+- `xtls-rprx-origin`: 最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/en/config/inbounds/vless.md b/docs/en/config/inbounds/vless.md
index 1998456e1..a9b4572a1 100644
--- a/docs/en/config/inbounds/vless.md
+++ b/docs/en/config/inbounds/vless.md
@@ -90,7 +90,7 @@ level 的值, 对应 [policy](../policy.md#policyobject) 中 `level` 的值。
目前入站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
-- `xtls-rprx-direct`:**推荐**,所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
+- `xtls-rprx-origin`: 最初的流控模式,此时客户端仅可选择 `xtls-rprx-origin` 和 `xtls-rprx-origin-udp443` 这两种流控模式。该模式纪念价值大于实际使用价值。
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控方式,此时客户端可选择任何流控模式
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/en/config/outbounds/trojan.md b/docs/en/config/outbounds/trojan.md
index 1ff0ea45f..0c9afbd7e 100644
--- a/docs/en/config/outbounds/trojan.md
+++ b/docs/en/config/outbounds/trojan.md
@@ -62,12 +62,12 @@ Trojan 被设计工作在正确配置的加密 TLS 隧道
目前出站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式。该模式纪念价值大于实际使用价值
-- `xtls-rprx-origin-udp443`:同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-direct`:所有平台皆可使用的典型流控模式
-- `xtls-rprx-direct-udp443`:同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-splice`:Linux 平台下最建议使用的流控模式
-- `xtls-rprx-splice-udp443`:同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-origin`: 最初的流控模式。该模式纪念价值大于实际使用价值
+- `xtls-rprx-origin-udp443`: 同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控模式
+- `xtls-rprx-direct-udp443`: 同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-splice`: Linux 平台下最建议使用的流控模式
+- `xtls-rprx-splice-udp443`: 同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
diff --git a/docs/en/config/outbounds/vless.md b/docs/en/config/outbounds/vless.md
index 9d603cd4b..767c1e55b 100644
--- a/docs/en/config/outbounds/vless.md
+++ b/docs/en/config/outbounds/vless.md
@@ -100,12 +100,12 @@ VLESS 的用户 ID,可以是任意小于 30 字节的字符串, 也可以是
目前出站协议中有以下流控模式可选:
-- `xtls-rprx-origin`:最初的流控模式。该模式纪念价值大于实际使用价值
-- `xtls-rprx-origin-udp443`:同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-direct`:所有平台皆可使用的典型流控模式
-- `xtls-rprx-direct-udp443`:同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
-- `xtls-rprx-splice`:Linux 平台下最建议使用的流控模式
-- `xtls-rprx-splice-udp443`:同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-origin`: 最初的流控模式。该模式纪念价值大于实际使用价值
+- `xtls-rprx-origin-udp443`: 同 `xtls-rprx-origin`, 但放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-direct`: 所有平台皆可使用的典型流控模式
+- `xtls-rprx-direct-udp443`: 同 `xtls-rprx-direct`, 但是放行了目标为 443 端口的 UDP 流量
+- `xtls-rprx-splice`: Linux 平台下最建议使用的流控模式
+- `xtls-rprx-splice-udp443`: 同 `xtls-rprx-splice`, 但是放行了目标为 443 端口的 UDP 流量
此外,目前 XTLS 仅支持 TCP、mKCP、DomainSocket 这三种传输方式。
:::
diff --git a/docs/en/config/transport.md b/docs/en/config/transport.md
index 936ced0f3..5ab3c16b3 100644
--- a/docs/en/config/transport.md
+++ b/docs/en/config/transport.md
@@ -101,9 +101,7 @@
TLS 配置。TLS 由 Golang 提供,通常情况下 TLS 协商的结果为使用 TLS 1.3,不支持 DTLS。
-> `xtlsSettings`: [XTLSObject](#tlsobject)
-
-
+> `xtlsSettings`: [XTLSObject](#tlsobject)
XTLS 配置。XTLS 是 Xray 的原创黑科技, 也是使 Xray 性能一骑绝尘的核心动力。 XTLS 与 TLS 有相同的安全性, 配置方式也和 TLS 一致.
diff --git a/docs/en/development/protocols/vless.md b/docs/en/development/protocols/vless.md
index e4ff1b072..c5297cb42 100644
--- a/docs/en/development/protocols/vless.md
+++ b/docs/en/development/protocols/vless.md
@@ -76,7 +76,7 @@ BETA 2 预计推出两个初级的 Scheduler:Zstd 压缩、数据量动态扩
## UDP issues
-https://github.com/XTLS/Xray-core/discussions/252
+[XUDP:VLESS & VMess & Mux UDP FullCone NAT](https://github.com/XTLS/Xray-core/discussions/252)
## 客户端开发指引