v2rayN/v2rayN/ServiceLib/Common
DHR60 7995bdd4df
Some checks are pending
release Linux / build (Release) (push) Waiting to run
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
Migrate to sing-box 1.12 support (#7521)
* Revert "Temporary addition to support proper use of sing-box v1.12"

This reverts commit 508eb24fc3.

* Migrating to singbox 1.11 support

* Removes unnecessary sniffer

* Migrating to singbox 1.12 support

* Adds Google cn dns rules

* Improves geoip rule handling in singbox

* add anytls support

* Simplifies local DNS address handling

* Enables dhcp interface configuration

* Fetches DNS strategy for domain resolution

* support Wireguard endpoint
Refactors Singbox config classes for dial fields

* Utils.GetFreePort() default port to be zero

* Adds Sing-box legacy DNS config support

* Adds IPv4 preference to DNS configurations

对应原dns.servers[].strategy = prefer_ipv4

* Refactors DNS address parsing

* Fixes config generation

* fix singbox endpoints proxy chain not work

* Fixes wrong field

* Removes direct clash_mode domain strategy

* Improves DNS address parsing in Singbox

DNS type, host, port, and path

* Adds properties to Rule4Sbox class

* Removes Wireguard listen port

* Support sing-box hosts

* Adds tag resolver supports

* Adds sing-box DomainStrategy support

* Deletes Duplicate Rules

* Adds anytls reality support

* Fixes

* Updates sing-box documentation link

* Updates translations
2025-08-10 10:15:32 +08:00
..
DownloaderHelper.cs Upgrade Downloader package 2025-07-20 15:06:08 +08:00
EmbedUtils.cs Cache when reading embedded resources 2025-01-31 16:02:29 +08:00
Extension.cs Optimizing and improving code 2025-07-20 14:16:19 +08:00
FileManager.cs Optimized and improved the code 2025-07-30 19:52:45 +08:00
HttpClientHelper.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
Job.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
JsonUtils.cs Internationalized code comments 2025-04-09 16:48:38 +08:00
Logging.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ProcUtils.cs AI-optimized code 2025-03-06 10:48:18 +08:00
QRCodeHelper.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
SemanticVersion.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
SqliteHelper.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
Utils.cs Migrate to sing-box 1.12 support (#7521) 2025-08-10 10:15:32 +08:00
WindowsUtils.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
YamlUtils.cs Internationalized code comments 2025-04-09 16:48:38 +08:00