mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Use xtls-rprx-direct as default
This commit is contained in:
@@ -21,7 +21,7 @@ public class VLESSServer : VMessServer
|
||||
|
||||
/// <summary>
|
||||
/// </summary>
|
||||
public string? Flow { get; set; }
|
||||
public string? Flow { get; set; } = "xtls-rprx-direct";
|
||||
}
|
||||
|
||||
public class VLESSGlobal
|
||||
|
||||
Reference in New Issue
Block a user