v2rayN/v2rayN/ServiceLib/Handler
DHR60 9df3729f03
migration to singbox 1.12 support (#7115)
* 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

* 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
2025-05-05 19:22:10 +08:00
..
Fmt migration to singbox 1.12 support (#7115) 2025-05-05 19:22:10 +08:00
SysProxy csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
AppHandler.cs Optimize and improve code 2025-04-28 15:16:58 +08:00
AutoStartupHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ClashApiHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ConfigHandler.cs migration to singbox 1.12 support (#7115) 2025-05-05 19:22:10 +08:00
CoreAdminHandler.cs Optimize and improve code 2025-04-28 15:16:58 +08:00
CoreConfigHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
CoreHandler.cs migration to singbox 1.12 support (#7115) 2025-05-05 19:22:10 +08:00
CoreInfoHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
NoticeHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
PacHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ProfileExHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
StatisticsHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
TaskHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
WebDavHandler.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00