Update On Thu Nov 14 19:39:50 CET 2024

This commit is contained in:
github-action[bot]
2024-11-14 19:39:51 +01:00
parent 04a9a67727
commit c75b0aadf8
78 changed files with 1175 additions and 712 deletions
@@ -348,10 +348,12 @@ namespace ServiceLib.Models
{
public string? path { get; set; }
public string? host { get; set; }
public string? mode { get; set; }
public string? scMaxEachPostBytes { get; set; }
public string? scMaxConcurrentPosts { get; set; }
public string? scMinPostsIntervalMs { get; set; }
public Xmux4Ray? xmux { get; set; }
public object? extra { get; set; }
}
public class Xmux4Ray