mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 19:45:45 +00:00
|
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): 支持配置本地出站地址 为 Xray 增加 SendThrough 配置项,允许指定本机 IPv4 作为出站源地址。 - 在核心设置页新增 SendThrough 输入框及中英文提示文案 - 保存配置时校验并持久化本机 IPv4 地址 - 生成 Xray 配置时为所有 outbound 写入 sendThrough 字段 影响说明: - 仅对 Xray 生效,留空时不设置该字段 * fix(send-through): limit sendThrough to remote egress outbounds |
||
|---|---|---|
| .. | ||
| Base | ||
| Common | ||
| Enums | ||
| Events | ||
| Handler | ||
| Helper | ||
| Manager | ||
| Models | ||
| Resx | ||
| Sample | ||
| Services | ||
| ViewModels | ||
| FodyWeavers.xml | ||
| Global.cs | ||
| GlobalUsings.cs | ||
| ServiceLib.csproj | ||