Toby
Toby
I'm not sure why this would happen, since the code is already exactly as you suggested. QUIC periodically checks to see if the client is still online, and if it...
服务端日志里显示什么错误?
@arandomgstring > you should be using QUIC protocol and nothing else. Seriously, I mean it. Developer of hysteria here. The two UDP protocols (hysteria & tuic) the poster has tried...
I'm also exploring making a proxy protocol based entirely on HTTP/3. A hysteria server would then appear to be an unremarkable HTTP/3 web server (that can be configured to act...
@poorp Yes, you can reach me on Telegram. Just send me your contact info to my email address (check my GitHub profile)
@arandomgstring > Quic http3 encrypt and protect data by itself This is of course true but QUIC doesn't hide the fact that it's QUIC. One can easily tell if a...
你提供的这些说实话没什么用,没有日志没有配置也没说这些连接是啥。 streams 数量就是客户端发起的连接数量。我的判断就是断流了,这些增加的 stream 是你用的什么程序在尝试重连
Hi Mark, yes I'm definitely interested in your contribution. I've actually been aware of those problems for a while but haven't had the time to work on them. You are...
开启 sniff 后 reqAddr 是域名:端口不是正常行为吗,没有太懂你反馈的是什么问题
你确定是所有请求而不是个别请求?如果是所有请求你应该完全连不上任何东西