chore: refactored the implementation of suduko mux (#2486)

This commit is contained in:
saba-futai
2026-01-07 00:25:33 +08:00
committed by GitHub
parent b18a33552c
commit 0f2baca2de
8 changed files with 992 additions and 349 deletions

View File

@@ -1068,7 +1068,7 @@ proxies: # socks5
# http-mask-mode: legacy # 可选legacy默认、stream、poll、autostream/poll/auto 支持走 CDN/反代
# http-mask-tls: true # 可选:仅在 http-mask-mode 为 stream/poll/auto 时生效true 强制 httpsfalse 强制 http不会根据端口自动推断
# http-mask-host: "" # 可选:覆盖 Host/SNI支持 example.com 或 example.com:443仅在 http-mask-mode 为 stream/poll/auto 时生效
# http-mask-multiplex: off # 可选off默认、auto、on复用单条隧道并在其内多路复用多个目标连接
# http-mask-multiplex: off # 可选off默认、auto(复用 h1.1 keep-alive / h2 连接,减少每次建链 RTT、on单条隧道内多路复用多个目标连接;仅在 http-mask-mode=stream/poll/auto 生效)
enable-pure-downlink: false # 是否启用混淆下行false的情况下能在保证数据安全的前提下极大提升下行速度与服务端端保持相同(如果此处为false则要求aead不可为none)
# anytls