mKCP transport: Make sure ACKs are limited within MTU#5773
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
@patterniha 新版本将很快到来,我知道 XDNS 相对于 DNSTT 的优势是支持 UDP,但为什么有人说 XDNS 能通过更多 DNS?DNSTT 和 SlipStream 不能限制成更小的 MTU 吗?另外伊朗的全国性断网增强了,仍然能查询国际上的 TXT 记录? |
|
Mygod/slipstream-rust#5 (comment) Mygod/slipstream-rust#5 (comment) TXT record is still available, also i don't think it can be easily blocked in all resolvers, unless they block at the very beginning (dpi), which can be bypassed with noise (or small ip-header-ttl or wrong udp-header checksum) I also write two way query data transfer which works with A record too: https://github.com/patterniha/QQ-Tunnel /// I tested and XDNS works without problem, but speed is not good, so: 1- we should use different source port to send each query |
No description provided.