We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
根据实验发现,在shadowsocks服务端开启监听udp会导致udp被封,但tcp一直正常,且直接传输udp包容易遭遇qos
我之前新开了一台vps,ss里设置了tcp_only,就这样持续了两个星期后依然正常,然后我又改成了tcp_and_udp,3天内就被封udp了;为了排除是突然开启udp导致的,一个月后我又在同一IDC下买了vps,直接在ss里设置了tcp_and_udp,仍然在3天内就被封udp;后来又在其它IDC下买vps,直接在ss里设置了tcp_and_udp,仍然在3天内就被封
不过奇怪的是,即使设置了tcp_and_udp,导致udp被封,但tcp依然一直正常
The text was updated successfully, but these errors were encountered:
tcp_and_udp 确实容易被锤,手贱走流量的话几个小时就没了。
Sorry, something went wrong.
No branches or pull requests
根据实验发现,在shadowsocks服务端开启监听udp会导致udp被封,但tcp一直正常,且直接传输udp包容易遭遇qos
我之前新开了一台vps,ss里设置了tcp_only,就这样持续了两个星期后依然正常,然后我又改成了tcp_and_udp,3天内就被封udp了;为了排除是突然开启udp导致的,一个月后我又在同一IDC下买了vps,直接在ss里设置了tcp_and_udp,仍然在3天内就被封udp;后来又在其它IDC下买vps,直接在ss里设置了tcp_and_udp,仍然在3天内就被封
不过奇怪的是,即使设置了tcp_and_udp,导致udp被封,但tcp依然一直正常
The text was updated successfully, but these errors were encountered: