1
zw2019 11 天前
延迟多少?哪个省?
|
2
qs 11 天前 via iPhone
部分地区 hy2 能稍微救一下
|
3
LonnyWong 10 天前
用 tssh + tsshd KCP 模式,可以降低延迟。
服务器安装 https://github.com/trzsz/tsshd 客户端 tssh -oUdpMode=KCP xxx 登录。 现在未发布的代码对延迟的优化更好,建议从源代码自己编译 tssh 和 tsshd 来用。 |