27 lines
850 B
Markdown
27 lines
850 B
Markdown
# luci-app-speedtest-web
|
||
LuCI support for speedtest-web 内网测速网页版
|
||
|
||
# 简介
|
||
<s>还在为不会iperf命令行测速而担忧吗</s>
|
||
- **在 OpenWRT/LEDE 上进行网页内网测速的插件**
|
||
- 一键测速,简单易用
|
||
- 代码很烂,抛砖引玉,欢迎PR!
|
||
|
||
# 使用截图
|
||

|
||
|
||
# 下载
|
||
- [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)
|