v24.11.5

XTLS/Xray-corev24.11.5Nov 5, 2024by RPRX

AI Summary

Enabled XMUX for download in Unix Domain Socket (UDS).

Key Highlights

  • Enabled XMUX for download in UDS.
  • WireGuard kernel TUN disabled.
  • API: Added new Get Inbound User and user online stats.

New Features

  • XMUX for UDS download
  • WireGuard kernel TUN fix
  • API stats

Full Release Notes

## XHTTP client: Enable XMUX for download in U-D-S #3965

虽然 [v24.10.31](https://github.com/XTLS/Xray-core/releases/tag/v24.10.31) 刚发布不久,但这几天积累的 changes 已经值得发一个新版,~~主要是懒得 review,请大家测试~~

**XHTTP 上下行分离时的 XMUX 特性说明:#3965**

别忘了支持一下 Project X NFT:[Announcement of NFTs by Project X #3633](https://github.com/XTLS/Xray-core/discussions/3633)

## What's Changed
* Wireguard inbound: Do not use kernel TUN by @Fangliding @RPRX in https://github.com/XTLS/Xray-core/pull/3960
* API: Add new Get Inbound User by @yuhan6665 in https://github.com/XTLS/Xray-core/pull/3644
* XHTTP client: Enable XMUX for download in U-D-S by @RPRX in https://github.com/XTLS/Xray-core/pull/3965
* API: Add user online stats  by @hossinasaadi @mmmray in https://github.com/XTLS/Xray-core/pull/3637
* XHTTP client: Move `dest2` into `MemoryStreamConfig` as well by @RPRX in https://github.com/XTLS/Xray-core/commit/9fbb6fbb3b8eb81223c34da3baa1ff1e913a348f
* Test: Fix incorrect output format by @tcpdumppy in https://github.com/XTLS/Xray-core/pull/3968
* UDS: Prevent crash when proxying UDP by @Fangliding in https://github.com/XTLS/Xray-core/pull/3967

## New Contributors
* @tcpdumppy made their first contribution in https://github.com/XTLS/Xray-core/pull/3968

**Full Changelog**: https://github.com/XTLS/Xray-core/compare/v24.10.31...v24.11.5