mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
[Netch] Support TCP Fast Open
This commit is contained in:
@@ -11,4 +11,6 @@ public class V2rayConfig
|
||||
public bool V2rayNShareLink { get; set; } = true;
|
||||
|
||||
public bool XrayCone { get; set; } = true;
|
||||
|
||||
public bool TCPFastOpen { get; set; } = false;
|
||||
}
|
||||
Reference in New Issue
Block a user