安装HTML5 Speedtest测试服务器到本地速度和延迟

HTML5 Speedtest相对于测试文件,能测的东西更多,而且不用担心多线程下载的问题,服务器测试或者买卖二手服务器是很实用的工具。

提供两种安装方式

一;宝塔面板搭建 HTML5 Speedtest

二;使用 Docker 一键安装 HTML5 Speedtest

1、宝塔面板搭建 HTML5 Speedtest

作者源码:https://codeload.github.com/librespeed/speedtest/zip/master

宝塔面板 - 网站 - 新建站点

可以使用域名也可以使用IP,如果使用IP,最好指定端口,然后在面板中放行端口即可;

注意:PHP版本至少要是7.0以上

将下载的源码压缩包上传解压至网站根目录或者直接在宝塔远程下载文件

这里需要修改下源码文件,找到 example-singleServer-pretty.html 文件

然后将文件重命名为 index.html

搭建完成,现在可以打开域名或IP即可;

截图:

2 、使用 Docker 一键安装 HTML5 Speedtest

首先安装 Docker (自己百度,系统不一样安装方式不一样)

安装HTML5 Speedtest

docker run -d -p 6688:80 ilemonrain/html5-speedtest:alpine

参数详解:

-t:启动后显示日志,可用Ctrl+C转入后台运行
-d:后台模式启动
-p 6688:80:镜像映射端口,可以修改6688为任意端口

如果打不开,需要宝塔面板或VPS控制后台放行6688端口

搭建完成,打开 http://你VPS的IP:6688 即可

如果CentOS 7打不开,需要打开防火墙端口,或者关掉防火墙

#打开6688端口
firewall-cmd --zone=public --add-port=6688/tcp --permanent

#关闭防火墙
systemctl stop firewalld.service
systemctl disable firewalld.service
THE END

Decentralized prediction market for crypto and global events - http://polymarkets.at/ - speculate on outcomes using blockchain-based markets.

Privacy-oriented crypto wallet with Monero support - https://cake-wallet-web.at/ - manage XMR and other assets with enhanced anonymity.

Real-time DEX market intelligence platform - https://dexscreener.at/ - analyze liquidity, volume, and price movements across chains.

Cross-chain wallet for the Cosmos ecosystem - https://keplrwallet.app/ - access IBC networks and stake tokens securely.

Official interface for managing Monero funds - https://monero-wallet.at/ - send, receive, and store XMR with full privacy control.

Lightweight Monero wallet solution for daily use - https://monero-wallet.net/ - fast access to private transactions without custodians.

Alternative access point for Solana Phantom wallet - https://phantomr.at/ - manage SOL, tokens, and NFTs via browser.

Advanced multi-chain wallet for DeFi users - https://rabby.at/ - preview and simulate transactions before signing.

Browser-based gateway for Rabby wallet features - https://rabbys.at/ - interact safely with Ethereum-compatible dApps.

Secure dashboard for managing Trezor hardware wallets - https://trezorsuite.at/ - control cold storage assets from one interface.

Mobile-first crypto wallet with Web3 access - https://trustapp.at/ - store tokens and connect to decentralized applications.

Web entry point for Phantom Solana wallet - https://web-phantom.at/ - connect to Solana dApps without native extensions.