v2rayN/v2rayN/v2rayN.Desktop
renwofei423 6c8f22ab86
Some checks are pending
release Linux / build (Release) (push) Waiting to run
release Linux / deb (push) Blocked by required conditions
release Linux / rpm (push) Blocked by required conditions
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
feat(send-through): 支持配置本地出站地址 (#8946)
* feat(send-through): 支持配置本地出站地址

为 Xray 增加 SendThrough 配置项,允许指定本机 IPv4 作为出站源地址。

- 在核心设置页新增 SendThrough 输入框及中英文提示文案
- 保存配置时校验并持久化本机 IPv4 地址
- 生成 Xray 配置时为所有 outbound 写入 sendThrough 字段

影响说明:
- 仅对 Xray 生效,留空时不设置该字段

* fix(send-through): limit sendThrough to remote egress outbounds
2026-04-11 21:02:43 +08:00
..
Assets Optimize the desktop version icon 2025-10-21 20:00:02 +08:00
Base Rename IsOSX to IsMacOS in Utils and usages 2025-11-09 10:52:46 +08:00
Common Add Windows screen QR scan support for avalonia 2026-04-06 15:34:25 +08:00
Converters Code clean 2025-11-02 15:25:41 +08:00
Manager Optimize and improve GlobalUsings 2025-10-19 14:13:26 +08:00
ViewModels Code clean 2025-11-02 15:25:41 +08:00
Views feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
App.axaml Optimize the desktop version icon 2025-10-21 20:00:02 +08:00
App.axaml.cs Add Design.IsDesignMode to the desktop version 2025-10-29 20:21:41 +08:00
FodyWeavers.xml Creating a new desktop app with avaloniaui 2024-08-29 15:48:51 +08:00
GlobalUsings.cs Code clean 2025-10-31 20:25:54 +08:00
Program.cs Update dep (#8926) 2026-03-12 20:45:28 +08:00
v2rayN.Desktop.csproj Add Windows screen QR scan support for avalonia 2026-04-06 15:34:25 +08:00
v2rayN.icns Modify the macos build script (#6461) 2025-01-09 10:21:07 +08:00
v2rayN.png Add v2rayN.png for desktop 2024-12-25 16:06:11 +08:00