netspeedtest icon indicating copy to clipboard operation
netspeedtest copied to clipboard

luci-app-netspeedtest 网络速度诊断测试(包括:内网网页版测速、内网iperf3吞吐测速、外网speedtest.net网速测试、特定服务器的端口延迟测速)

Results 12 netspeedtest issues
Sort by recently updated
recently updated
newest added

on local http working fine but external access by https is error ![issue](https://github.com/sirpdboy/netspeedtest/assets/51901548/d523ee9f-6cee-4478-ab46-68e249fd2bb4)

Unknown package 'luci-app-netspeedtest'. luci-app-netspeedtest_2.2.5-20240327_all.ipk ![微信截图_20240415141630](https://github.com/sirpdboy/netspeedtest/assets/95518596/9f199205-04f5-472a-8a1a-e215545a4337)

单独安装ipk,保存应用后,homebox可正常开启,但页面不显示 ![image](https://github.com/sirpdboy/netspeedtest/assets/106341490/4736e159-b11a-44c0-8b4c-a8bae9a89b75) 直接编译进固件一切正常

curl: (28) Resolving timed out after 5000 milliseconds —————ookla-speedtest测速————— 因客户端在LUCI下运行错误,测试失败! 请SSH运行:/etc/init.d/netspeedtest wantest 0 测试,完成后,在日志中有测试结果! 测试时间: 2024-06-27 01:38:10 ————————————————————

下载的ipk放到openwrt中安装失败什么情况 错误提示: Collected errors: * pkg_hash_check_unresolved: cannot find dependency homebox for luci-app-netspeedtest * pkg_hash_fetch_best_installation_candidate: Packages for luci-app-netspeedtest found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package luci-app-netspeedtest....

系统 debian-11.11.0 ERROR: info field 'version' has invalid value: package version is invalid ERROR: failed to create package: /home/op/immortalwrt/bin/packages/x86_64/luci/homebox-0.0.0-dev.2023102203-r3.apk: package version is invalid make[3]: *** [Makefile:84: /home/op/immortalwrt/bin/packages/x86_64/luci/homebox-0.0.0-dev.2023102203-r3.apk] Error 99 make[3]:...

Hello, thank you for great speed package. I have one request. There is one nice project for speed Analise [OpenSpeedTest™](https://openspeedtest.com/?Run&ref=Github) can you add it in to this packet of utility?...

speedtest.net宽带网速测试 ``` /usr/lib/lua/luci/dispatcher.lua:482: Failed to execute call dispatcher target for entry '/admin/network/netspeedtest/netcheck'. The called action terminated with an exception: /usr/lib/lua/luci/controller/netspeedtest.lua:36: bad argument #2 to 'seek' (integer expected, got string) stack...

—————python3-speedtest测速————— Retrieving speedtest.net configuration... Cannot retrieve speedtest configuration ERROR: 测试时间:2024-10-12 07:16:23 ————————————————————

我在按照文档添加自定义包后进行make menuconfig查看没有此软件包,折腾半天后尝试架构改为x86_64后再回到luci里才能看到。 请问是不是不支持mips架构呢?