Sign inSign up

hbestm/myspeed-cn

By hbestm

Updated 8 months ago

MySpeed 是一款网络速度测试分析软件,可以记录您的互联网速度数据

Image
0

10K+

hbestm/myspeed-cn repository overview

汉化项目地址 :https://github.com/hbestm/MySpeed-cn/blob/development/README.zh.md

🤔 MySpeed 是什么?

MySpeed 是一款网络速度测试分析软件,可以记录您的互联网速度数据,最长可达30天。

⭐ 功能特性
  • 📊 MySpeed 生成清晰的速度、延迟等统计数据
  • ⏰ MySpeed 自动化执行速度测试,您可以使用 Cron 表达式设置测试间隔
  • 🗄️ 直接向 MySpeed 实例添加多个测试服务器
  • 🩺 配置健康检查,在出现错误或故障时通过电子邮件、Signal、WhatsApp 或 Telegram 发送通知
  • 📆 测试结果可存储长达30天
  • 🔥 支持 Prometheus 和 Grafana 集成
  • 🗳️ 支持在 Ookla、LibreSpeed 和 Cloudflare 速度测试服务器之间选择
  • 💁 在我们的 官方网站 上了解更多关于 MySpeed 的信息

简易的docker-copmose部署方法:


services:
    myspeed-cn:
        image: 'hbestm/myspeed-cn:cn'
        container_name: MySpeed
        restart: unless-stopped
        volumes:
            - './myspeed:/myspeed/data'
        ports:
            - '5216:5216'

Tag summary

Content type

Image

Digest

sha256:16870f94a

Size

77.2 MB

Last updated

8 months ago

docker pull hbestm/myspeed-cn