v2rayN/v2rayN/ServiceLib/Models
DHR60 9f0ef36cc0
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
Refactor Transport (#9004)
* Refactor transport

* Rename tcp to raw

* Fix

* Fix

Fix raw http ui

Fill xhttp default mode

Fix share uri

Remove RawHost

Fix singbox tcp http path

Fix vmess share uri

* Tidy Resx

* Fix

* Rename TransportExtra to TransportExtraItem

---------

Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2026-04-16 20:21:10 +08:00
..
CheckUpdateModel.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
ClashConnectionModel.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ClashConnections.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ClashProviders.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ClashProxies.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ClashProxyModel.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
CmdItem.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ComboItem.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
Config.cs Move ShowInTaskbar and RunningCoreType to AppManager 2025-12-24 16:01:28 +08:00
ConfigItems.cs feat(send-through): 支持配置本地出站地址 (#8946) 2026-04-11 21:02:43 +08:00
CoreConfigContext.cs Add xray tun support (#9063) 2026-04-16 19:17:44 +08:00
CoreInfo.cs Add RiscV64 RPM build && Update (#9114) 2026-04-15 20:50:27 +08:00
DNSItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
FullConfigTemplateItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
GitHubRelease.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
IPAPIInfo.cs Each window can remember its size 2025-07-01 19:39:27 +08:00
ProfileExItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
ProfileGroupItem.cs Refactor profile item config (#8659) 2026-02-05 19:48:33 +08:00
ProfileItem.cs Refactor Transport (#9004) 2026-04-16 20:21:10 +08:00
ProfileItemModel.cs Rename ProfileItems to ProfileModels and refactor 2026-02-06 13:50:47 +08:00
ProtocolExtraItem.cs Fix (#8972) 2026-03-21 19:47:04 +08:00
RetResult.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
RoutingItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
RoutingItemModel.cs Improve and optimize the active rules code in routing settings 2025-07-06 18:15:07 +08:00
RoutingTemplate.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
RulesItem.cs Add rule type selection to routing rules (#8007) 2025-10-08 10:40:26 +08:00
RulesItemModel.cs Optimize the ruletype UI 2025-10-08 14:12:16 +08:00
SemanticVersion.cs Refactor code 2025-11-03 20:01:36 +08:00
ServerSpeedItem.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ServerStatItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
ServerTestItem.cs Code cleanup: pattern matching and minor fixes 2026-03-10 17:19:21 +08:00
SingboxConfig.cs Add sing-box ua (#9087) 2026-04-13 10:58:40 +08:00
SpeedTestResult.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
SsSIP008.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
SubItem.cs Optimize and improve GlobalUsings 2025-10-19 11:42:32 +08:00
TransportExtraItem.cs Refactor Transport (#9004) 2026-04-16 20:21:10 +08:00
UpdateResult.cs Refactor update result handling and model 2025-11-23 14:06:34 +08:00
V2rayConfig.cs Refactor Transport (#9004) 2026-04-16 20:21:10 +08:00
V2rayMetricsVars.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
V2rayTcpRequest.cs Internationalized code comments 2025-04-09 16:48:38 +08:00
VmessQRCode.cs Add allowInsecure and insecure to the shared URI 2025-11-08 11:14:01 +08:00