Lightweight native Windows GUI client for Xray core, built with WinUI 3
614
stars
274
commits
C#
primary language
Aug 27, 2026
updated
Download the latest release here.
[!NOTE] Building XrayUI requires Visual Studio and Windows 10 version 1809 or later. Publishing the application also requires the Rust toolchain. If this is your first time building a WinUI 3 application with the Windows App SDK, follow the installation instructions.
Choose either Visual Studio or PowerShell to build the project.
XrayUI-dev.slnx in Visual Studio.x64 or ARM64.dotnet build -c Release -p:Platform=x64
dotnet publish -c Release -r win-x64 -p:Platform=x64
dotnet build -c Release -p:Platform=ARM64
dotnet publish -c Release -r win-arm64 -p:Platform=ARM64
Apache License 2.0.
C#
97.8%
Rust
2.2%
Lightweight native Windows GUI client for Xray core, built with WinUI 3
614
stars
274
commits
C#
primary language
Aug 27, 2026
updated
Download the latest release here.
[!NOTE] Building XrayUI requires Visual Studio and Windows 10 version 1809 or later. Publishing the application also requires the Rust toolchain. If this is your first time building a WinUI 3 application with the Windows App SDK, follow the installation instructions.
Choose either Visual Studio or PowerShell to build the project.
XrayUI-dev.slnx in Visual Studio.x64 or ARM64.dotnet build -c Release -p:Platform=x64
dotnet publish -c Release -r win-x64 -p:Platform=x64
dotnet build -c Release -p:Platform=ARM64
dotnet publish -c Release -r win-arm64 -p:Platform=ARM64
Apache License 2.0.
C#
97.8%
Rust
2.2%