Skip to content

Commit

Permalink
docs: improve the listen section of sniff_override_destination
Browse files Browse the repository at this point in the history
  • Loading branch information
npwc authored Nov 26, 2023
1 parent a7b37c5 commit 3b51f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/configuration/shared/listen.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/configuration/shared/listen.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

用探测出的域名覆盖连接目标地址。

如果域名无效(如 Tor),将不生效
如果域名无效(如 Tor 拨号时未使用网桥),可能无法达到成功连接的预期

#### sniff_timeout

Expand Down

0 comments on commit 3b51f86

Please sign in to comment.