You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Hysteria is a UDP-based protocol, all traffic (including TCP traffic) is sent via UDP. Therefore, it is normal to only listen to UDP.
Then I use the client to connect, and it prompts that the connection has timed out. What's going on? The firewall of the vps has been turned off.
make sure your ISP has not blocked ether UDP or QUIC
First try your client/server config in a network you are 100% sure nothing is blocked, then move your config to your target network, if you could not connect, most likely either UDP or QUIC or both are blocked
按照官网的脚本部署文档,部署之后,发现只有UDP端口开启,查看服务状态正常,这是什么情况呢?
The text was updated successfully, but these errors were encountered: