下边的搭建任意的一个即可。
Looking-glass Server
github:https://github.com/wikihost-opensource/als
容器一键命令
docker run -d --restart always \
--name lookingglass \
-e HTTP_PORT=8100 \
-p 8081:8100 \
wikihostinc/looking-glass-server
Speedtest-N
github:https://github.com/youheiss/Speedtest-N
容器一键命令
docker run -idt --name SpeedTest -p 8082:80 langren1353/speedtest
speedtest-x
github:https://github.com/BadApple9/speedtest-x
docker run -d -p 8083:80 -it badapple9/speedtest-x
speedtest
github:https://github.com/librespeed/speedtest
需要手动安装,我这就不贴命令了。
感谢您的来访,获取更多精彩文章请收藏本站。

© 版权声明
THE END
请登录后查看评论内容