Serverless-for-Iran: Remove removed `tcpNoDelay` from configs (#221)

main
patterniha 2025-03-10 12:35:41 +01:00 committed by GitHub
parent 1d78c64352
commit 08e20d464b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 16 deletions

View File

@ -1,7 +1,7 @@
// Configs here can not contain "bypassing sanctions" contents (inappropriate on US GitHub)
// Please join the official Xray Iranian group https://t.me/projectXhttp to get the whole working configs
// Serverless for Iran v2
// Serverless for Iran v3
// Xray-core v25.2.21+
// Bypass censorship using TCP/TLS fragment and UDP noises.
@ -111,11 +111,6 @@
"length": "1",
"interval": "2"
}
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
}
},
{
@ -135,7 +130,7 @@
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"}
]
}
},
@ -156,7 +151,7 @@
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"}
]
}
}

View File

@ -1,7 +1,7 @@
// Configs here can not contain "bypassing sanctions" contents (inappropriate on US GitHub)
// Please join the official Xray Iranian group https://t.me/projectXhttp to get the whole working configs
// Serverless with MitM-Domain-Fronting for Iran v2
// Serverless with MitM-Domain-Fronting for Iran v3
// Xray-core v25.2.21+
// Requires a self-signed-certificate: You can create it using "./xray tls cert -ca -file=mycert" command.
@ -227,11 +227,6 @@
"length": "1",
"interval": "2"
}
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
}
},
{
@ -251,7 +246,7 @@
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"},
{"type": "rand", "packet": "1250", "delay": "10"}
{"type": "rand", "packet": "1250", "delay": "10"}, {"type": "rand", "packet": "1250", "delay": "10"}
]
}
},
@ -272,7 +267,7 @@
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"},
{"type": "rand", "packet": "1230", "delay": "10"}
{"type": "rand", "packet": "1230", "delay": "10"}, {"type": "rand", "packet": "1230", "delay": "10"}
]
}
}