From 3b51f864873cc3acdc95ca840dc58e39d4f37082 Mon Sep 17 00:00:00 2001 From: degfw <51269503+degfw@users.noreply.github.com> Date: Sun, 26 Nov 2023 03:38:51 +0000 Subject: [PATCH] docs: improve the listen section of `sniff_override_destination` --- docs/configuration/shared/listen.md | 2 +- docs/configuration/shared/listen.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/shared/listen.md b/docs/configuration/shared/listen.md index d4a0e58e..86a52bf7 100644 --- a/docs/configuration/shared/listen.md +++ b/docs/configuration/shared/listen.md @@ -66,7 +66,7 @@ See [Protocol Sniff](/configuration/route/sniff/) for details. Override the connection destination address with the sniffed domain. -If the domain name is invalid (like tor), this will not work. +If the domain name is invalid (like Tor dialing without using bridge), connection expectations may be broken. #### sniff_timeout diff --git a/docs/configuration/shared/listen.zh.md b/docs/configuration/shared/listen.zh.md index b25ce295..69a93a2a 100644 --- a/docs/configuration/shared/listen.zh.md +++ b/docs/configuration/shared/listen.zh.md @@ -67,7 +67,7 @@ 用探测出的域名覆盖连接目标地址。 -如果域名无效(如 Tor),将不生效。 +如果域名无效(如 Tor 拨号时未使用网桥),可能无法达到成功连接的预期。 #### sniff_timeout