mirror of https://github.com/dnomd343/ChinaBench
dnomd343
3 years ago
2 changed files with 23 additions and 14 deletions
@ -1,14 +1,23 @@ |
|||
# ChinaBench |
|||
|
|||
> 一键测试服务器回国带宽 |
|||
|
|||
输入以下命令开启测速 |
|||
|
|||
``` |
|||
bash <(curl -Lso- st.343.re/cn) |
|||
``` |
|||
|
|||
脚本局限在 `./st-temp` 文件夹内,测速完毕会自动清理 |
|||
|
|||
测速节点来自[superspeed](https://github.com/ernisn/superspeed/blob/master/ServerList.md) |
|||
|
|||
## ChinaBench |
|||
|
|||
连接中国各地的节点进行全面测速,可单独选择移动、电信、联通节点。 |
|||
|
|||
+ 国内服务器:测试全国各地不同运营商的访问带宽 |
|||
|
|||
+ 国外服务器:测试搭建代理服务器直连速度,各运营商的线路质量(上行带宽与延迟大致反映代理质量) |
|||
|
|||
### Quick Start |
|||
|
|||
输入以下命令开启测速 |
|||
|
|||
``` |
|||
bash <(curl -Lso- st.343.re/cn) |
|||
``` |
|||
|
|||
![China Bench Demo](./demo.png) |
|||
|
|||
### About |
|||
|
|||
Base on [Speedtest](https://www.speedtest.net/about) by Ookla, UI reference [superspeed](https://github.com/ernisn/superspeed.git) project. |
|||
|
|||
MIT ©2022 [@dnomd343](https://github.com/dnomd343) |
|||
|
After Width: | Height: | Size: 127 KiB |
Loading…
Reference in new issue