clash icon indicating copy to clipboard operation
clash copied to clipboard

[Feature] Clash Premium sniff-tls-sni 仅用于分流而不改写目标

Open lelemka0 opened this issue 2 years ago • 0 comments

Verify steps

  • [X] 我已经在 Issue Tracker 中找过我要提出的请求 I have searched on the issue tracker for a related feature request.
  • [X] 我已经仔细看过 Documentation 并无法自行解决问题 I have read the documentation and was unable to solve the issue.

Description

experimental:
  sniff-tls-sni: true

开启后连接目标被改写为域名,能否将嗅探结果仅用于分流,分流后目标地址使用ip。

相关问题: #2340

Possible Solution

类似 Xray-core inboundObject - SniffingObject - routeOnly 功能

lelemka0 avatar Dec 09 '22 14:12 lelemka0