Update On Sat Aug 31 20:34:34 CEST 2024

This commit is contained in:
github-action[bot]
2024-08-31 20:34:35 +02:00
parent ce38859597
commit 82a0991106
1207 changed files with 25097 additions and 14229 deletions
@@ -343,15 +343,10 @@ namespace ServiceLib.Models
public class Mux4Ray
{
/// <summary>
///
/// </summary>
public bool enabled { get; set; }
/// <summary>
///
/// </summary>
public int concurrency { get; set; }
public int? concurrency { get; set; }
public int? xudpConcurrency { get; set; }
public string? xudpProxyUDP443 { get; set; }
}
public class Response4Ray