small-package/luci-app-speedtest-web/README.md

27 lines
850 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# luci-app-speedtest-web
LuCI support for speedtest-web 内网测速网页版
# 简介
<s>还在为不会iperf命令行测速而担忧吗</s>
- **在 OpenWRT/LEDE 上进行网页内网测速的插件**
- 一键测速,简单易用
- 代码很烂抛砖引玉欢迎PR
# 使用截图
![image](https://github.com/ZeaKyX/luci-app-speedtest-web/blob/main/img/img.gif)
# 下载
- [luci-app-speedtest-web](https://github.com/ZeaKyX/luci-app-speedtest-web/releases)
# TODO
- 加强配置文件:设置端口号、测速时长...
- 添加设置页面(?)
- 添加启动/关闭开关(?)
- 黑暗主题自适应
- 定制测速页面
- ...
# 鸣谢
- Lean的各种[软件包](https://github.com/coolsnowwolf/lede/tree/master/package/lean),让我缝!
- LibreSpeed的Go维护[speedtest-go](https://github.com/librespeed/speedtest-go)