-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added tcp fragmentation for freedom outbound #2021
Conversation
感谢 PR,建议如下:
|
Usage:
|
感谢,既然另外两个参数都是 此项为 此外我想知道,目前这个 PR 的代码在伊朗是否有效,比如可以直接上 youtube? |
|
In Iran the censorship system is not centralised and results can vary from different ISPs. For me I couldn't get
I didn't understand what you meant with |
The first, second and the third packet. |
The order should be like: type Fragment struct {
Packets string `json:"packets"`
Length string `json:"length"`
Interval string `json:"interval"`
} |
I tested it not work! Network Provider: MCI
|
Do you get good result with python scripts at gfw_resist_tls_proxy? آپلودتون با اسکریپت های gfw_resist_tls_proxy خوبه؟ |
same as gfw_resist_tls_proxy i think they detected this method |
It is great. it would be greater if you add it for all outbounds not only the freedom outbound |
There is actually no need to do that. You can simply use the
|
@RPRX BTW in case you didn't notice I have changed the packetNumber to packets as requested |
Usage:
Usage with other outbounds:The outbound proxy has to be the first in outbounds array and using the
|
感谢!以上是一些使代码逻辑更清晰的建议 |
合并这个 PR 后,计划给 WSS 的 path 添加一些参数以支持快速配置与分享 #2000 (comment) |
Great work... KUDOS TO ALL |
Why is it not merged yet? |
You can try binaries with the new features here: https://github.com/XTLS/Xray-core/actions/runs/4901135431 How to config?! #2021 (comment) |
感谢 PR,考虑到伊朗的情况,v1.8.2 将包含这个 PR 的内容 |
Added tcp fragmentation for freedom outbound (XTLS#2021)
Tried it with websocket/gRPC with CloudFlare CDN
And I got TCP RST |
In fact, Go enables TCPNoDelay by default (see documentation). |
Can anyone provide client and server configuration for this for VLESS-Vision Reality TCP Thanks |
You can try binaries with the new features here: https://github.com/XTLS/Xray-core/actions/runs/4901135431 |
How we can use it in Dokodemo-Door ? |
This is inspired by https://github.com/GFW-knocker/gfw_resist_tls_proxy
Usage: