v2rayN/v2rayN/ServiceLib
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
..
Base Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
Common feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
Enums Add NaiveProxy support (#8819) 2026-03-21 16:54:36 +08:00
Events Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
Handler feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
Helper Upgrade Downloader to 4.1.1 and update API usage 2026-02-27 11:21:51 +08:00
Manager Code clean 2026-04-05 17:18:28 +08:00
Models feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
Resx feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
Sample Refactor core config gen (#8768) 2026-02-24 19:48:59 +08:00
Services feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
ViewModels feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
FodyWeavers.xml Refactoring Project 2024-08-20 14:15:29 +08:00
Global.cs Replace 100MB Cloudflare speedtest URL with 99MB (#9076) 2026-04-11 19:39:25 +08:00
GlobalUsings.cs Refactor node pre check (#8848) 2026-02-28 16:31:02 +08:00
ServiceLib.csproj Add French support | Ajouter le support du français | 添加法语支持 (#8186) 2025-10-24 19:38:40 +08:00