add:tcp concurrency

This commit is contained in:
Ahao
2025-05-30 14:05:59 +08:00
parent 25acb8121f
commit 6440f856a2
3 changed files with 24 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ interface IConfigData {
"external-controller": string;
secret: string;
"unified-delay": boolean;
"tcp-concurrent": boolean;
tun: {
stack: string;
device: string;