From dee83e8b2c8d540aa020340c2f1796fad179e9ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E6=89=87=E6=BB=91=E7=BF=94=E7=BF=BC?= Date: Sun, 6 Oct 2024 00:00:49 +0800 Subject: [PATCH] =?UTF-8?q?Chore:=20noise=20=E2=86=92=20noises?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/config/outbounds/freedom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/outbounds/freedom.md b/docs/config/outbounds/freedom.md index 9c93d5ca7..ab22174cb 100644 --- a/docs/config/outbounds/freedom.md +++ b/docs/config/outbounds/freedom.md @@ -73,7 +73,7 @@ userLevel 的值, 对应 [policy](../policy.md#policyobject) 中 `level` 的值 当其为 0 且设置 `"packets": "tlshello"` 时,被分片的 Client Hello 将会在一个TCP包中发送(如果其原始大小未超过MSS或MTU导致被系统自动分片) -> `noise`: array +> `noises`: array UDP noise, 用于在发出UDP连接前发出一些随机数据作为“噪声”,出现该结构体则视为启用,可能可以欺骗嗅探器,也可能破坏正常连接。Use at your own risk. 出于这个原因,它会绕过53端口因为这会破坏 DNS