Skip to content

xray 26.3.27#274677

Merged
BrewTestBot merged 2 commits intomainfrom
bump-xray-26.3.27
Mar 28, 2026
Merged

xray 26.3.27#274677
BrewTestBot merged 2 commits intomainfrom
bump-xray-26.3.27

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

@BrewTestBot BrewTestBot commented Mar 27, 2026

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## Finalmask, mKCP, Hysteria, XHTTP, REALITY, TLS ECH, WireGuard, VLESS Reverse Proxy, HTTP headers' browser masquerading, Others

本次重点更新内容过多

Finalmask

  • 新增 header-custom (TCP & UDP)、Sudoku (TCP & UDP),拷贝了 Direct/Freedom 出站的 fragment (TCP)、noise (UDP),最终的自定义流量外观拥有了更多可能,且均支持通过 fm 参数分享,基于 Xray-core 的 GUI 应尽快更新 Finalmask(类似 XHTTP extra)
  • 支持了 dialer-proxy,补上了 XHTTP/3,加上一众 TCP 协议/传输层,至此 Xray 产生的所有代理流量均能被 Finalmask
  • 修复了 XICMP、XDNS 潜在的 panic,XDNS 相较于 DNSTT/Slipstream 可以通过更多 DNS,且支持代理 UDP

mKCP

Hysteria

  • 新增 Hysteria 2 入站与传输层,至此 Xray 支持了完整的 Hysteria 2,甚至 Finalmask 不只有 Salamander
  • 注意若要使用端口跳跃,入站应当只监听一个端口,并使用 iptables 转发其它端口的流量
  • congestionbrutalUpbrutalDownudpHop 等 QUIC 参数移到了 Finalmask 的 quicParams

XHTTP

  • XHTTP/3 拥塞控制改为默认 BBR ,同样支持通过 Finalmask 的 quicParams 设置 "force-brutal"、udpHop
  • 修复了上个版本新增 obfuscations 所引入的一些问题,比如 broken Browser Dialer,以及一些增强
  • 优化了一些代码与内存占用,测测 iOS

REALITY

  • 基于前段时间的经验,非 443 端口、“偷苹果”极易导致服务器 IP 被封锁,故对这两个行为输出警告信息
  • 服务端启动时对 target 的 maxUselessRecords 进行四档自动探测并应用于自身,默认 32
  • 其它一些修复,比如修复了服务端进入双向拷贝状态后,服务端与 target 间可能未及时关闭连接的问题

TLS ECH

  • 避免了 WSS & HUS 的 outer ALPN 仍为 http/1.1,虽然这一行为与浏览器不同但 ALPN http/1.1 会被重点关照所以
  • 修改了 echForceQuery 的默认值为 "full",即默认只允许以 ECH 发起连接
  • 顺便升级了 uTLS 库更新了新版 Firefox、Safari 指纹,支持 X25519MLKEM768,就像 Chrome

WireGuard

  • 支持了 UDP FullCone,提醒一下结合 Finalmask 后它拥有比其它 WireGuard 变种更强大的伪装能力
  • 修复了出站 multi-peer 不可用的问题
  • 修复了入站潜在的路由问题

VLESS Reverse Proxy

  • VLESS 出站的 reverse(实际上是一个入站)添加完整的 sniffing 配置项与功能支持
  • VLESS 入站建立新的反向 mux 连接(可能同时新建出站)后立即检查 burstObservatory

HTTP headers' browser masquerading

  • 上个版本加的“Xray-core HTTP 请求的 User-Agent 均由 Go 改为动态 Chrome”扩展到了更多 headers
  • XHTTP、WS、HU、gRPC 传输层可设置 headers User-Agent 来指定 "chrome"/"firefox"/"edge"

Others

  • 该版本升级了一些依赖,并使用 Go 1.26.1 拉满 inline 编译,已 tag v1.260327.0
  • 其它一些改进与修复,感谢所有贡献者,详见下方完整 change log

Sponsors

Remnawave

Happ

BlancVPN

Sponsor Xray-core

Donation & NFTs

Collect a Project X NFT to support the development of Project X!

Project X NFT

What's Changed

New Contributors

Full Changelog: XTLS/Xray-core@v26.2.6...v26.3.27

View the full release notes at https://github.com/XTLS/Xray-core/releases/tag/v26.3.27.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 28, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 28, 2026 12:09
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 28, 2026
Merged via the queue into main with commit 0391a1b Mar 28, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-xray-26.3.27 branch March 28, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants