1
0
Fork 0
1Panel-Appstore/apps/openspeedtest
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
2.0.6 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png

README.md

SpeedTest by OpenSpeedTest™ - 免费且开源的HTML5网络性能估算工具。

OpenSpeedTest™是一个免费且开源的HTML5网络性能估算工具使用纯粹的JavaScript编写只使用内置的Web APIXMLHttpRequest (XHR), HTML, CSS, JS, 和 SVG. 。无需第三方框架或库。只需要一个静态Web服务器NGINX。本项目启动于2011年并于2013年迁移到OpenSpeedTest.com专用项目/域名。

主要功能

提供开箱即用的网络性能估算工具,无需任何配置即可使用。

使用

为了提供更易用的体验,本应用只提供了最基础的功能,如需更多功能请参考文档 编辑 compose 文件 实现。

端口开放

默认端口为 HTTP/3000HTTPS/3001

HTTPS

若需要启用 HTTPS建议搭配 OpenResty 反向代理使用,同时请参考 openspeedtest/Nginx-Configuration 修改配置文件。