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
@@ -173,6 +173,13 @@ namespace ServiceLib.Handler
config.speedTestItem.speedPingTestUrl = Global.SpeedPingTestUrl;
}
config.mux4RayItem ??= new()
{
concurrency = 8,
xudpConcurrency = 16,
xudpProxyUDP443 = "reject"
};
if (config.mux4SboxItem == null)
{
config.mux4SboxItem = new()