alireza0:s-ui 批量测速只有最后一个出口真正被测的问题已确认并修复

在答复测速报告时表示已复现并修复:测试被一次性全部发出,面板把每一条当作前一条的重复而取消,因此只有最后一个出口真正被测;逐个测试出口的方式从未受影响,Endpoints 页面的 Test all 同样存在该问题。修复将在下一个版本发布。

作者原文

Thanks for the report — reproduced and fixed.

The tests were all sent at once, and the panel treated each one as a repeat of the previous test and cancelled it, so only the last outbound was actually tested. Testing outbounds one at a time was never affected. The same applied to Test all on the Endpoints page.

Coming in the next release.