ZherKing
ZherKing
I am also waiting for the fix of this issue
Has there been any progress? I want to hear some good news
maybe set the allowMovement: true and allowedMovementRadius: 1 It can solve this problem, but I think Limbo also has bugs
在api那边发现的 我将 max-in&out 改得和admin一样的值还是会卡 if($uinfo) { if($uinfo['group'] == "admin") { Utils::sendJson(Array( 'status' => 200, 'max-in' => 1000000, 'max-out' => 1000000 )); } $group = Database::escape($uinfo['group']); $gs = Database::querySingleLine("groups", ["name" =>...
> 理论上没有区别,可能是 Frp 客户端的配置或者网络环境的区别导致。 好的!感谢你的回复