Skip to content

mogumc/speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTest-GD

Windows Release GitHub 访问量统计

SpeedTest-GD

使用Get与Post的测速工具

介绍

内置了部分节点,不保证可用
后端采用Get与Post方式测速,只有完整的测试循环才会被记录
多线程模式下分块越小结果越精确
该项目为实验性项目,不保证正常使用

自定义节点Json格式

{
    "referenceApacheAgents": [
        {
            "bandwidth": 1250000000,
            "blockSize": 0,
            "description": "Cloudflare",
            "hostIp": "speed.cloudflare.com:443",
            "location": 0,
            "name":"Cloudflare",
            "operator": 100000,
            "protocol": "https",
            "downloadpath":"__down?bytes=25000000",
            "uploadpath":"__up"
        }
    ]
}

放于local文件夹内
理论上下载能够获取到Content-Length和不禁止Post请求的服务器都可以作为节点

Feature

  • 单线程测速
  • 多线程测速
  • 多节点测速
  • 自定义服务器

License

speedtest GPL-3.0 license
wails MIT License
Vue3 MIT License
Element-Plus MIT License
本项目图标来自豆包 版权归字节跳动所有

致谢

测速网 部分API/测速节点
Ookla 部分测速节点
广东移动测速 部分测速节点

About

Speedtest

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors