2023-11-09 08:50:52 +00:00
name : myspeed
services :
myspeed :
container_name : myspeed
deploy :
resources :
limits :
memory : 256M
image : germannewsmaker/myspeed:1.0.8
ports :
- target : 5216
published : "5216"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/data
target : /myspeed/data
network_mode : bridge
privileged : false
x-casaos :
ports :
- container : "5216"
description :
en_us : WebUI HTTP Port
2024-01-25 02:31:03 +00:00
zh_cn : WebUI HTTP端口
2023-11-27 03:28:16 +00:00
protocol : tcp
2023-11-09 08:50:52 +00:00
volumes :
- container : /myspeed/data
description :
en_us : MySpeed data folder
2024-01-25 02:31:03 +00:00
zh_cn : MySpeed数据文件夹
2023-11-09 08:50:52 +00:00
x-casaos :
architectures :
- amd64
- arm64
2023-11-27 03:28:16 +00:00
- arm
2023-11-09 08:50:52 +00:00
main : myspeed
author : joaobosconff
2023-12-05 01:25:55 +00:00
category : Utilities
2023-11-09 08:50:52 +00:00
description :
en_us : MySpeed is a speed test analysis software that stores the speed of your internet for up to 30 days. This can also be useful if you want to know when your network might have drops or if you want to check if your internet matches the booked values from your contract.
pt_br : MySpeed é um software de análise de teste de velocidade que armazena a velocidade da sua internet por até 30 dias. Isso também pode ser útil se você quiser saber quando sua rede pode sofrer quedas ou se quiser verificar se sua internet corresponde aos valores contratados em seu contrato.
2024-01-25 02:31:03 +00:00
zh_cn : MySpeed是一款速度测试分析软件, 可以存储您的互联网速度长达30天。如果您想知道您的网络何时可能会掉线, 或者想要检查您的互联网是否与合同中预订的数值相匹配, 这也可能会有所帮助。
2023-11-09 08:50:52 +00:00
developer : Mathias Wagner
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/MySpeed/icon.png
screenshot_link :
2024-01-25 02:31:03 +00:00
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/MySpeed/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/MySpeed/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/MySpeed/screenshot-3.png
2023-11-09 08:50:52 +00:00
tagline :
en_us : Analysis software that shows your internet speed for up to 30 days.
pt_br : Software de análise que mostra a velocidade da sua internet por até 30 dias.
2024-01-25 02:31:03 +00:00
zh_cn : 记录网速度长达30天的分析软件。
2023-11-09 08:50:52 +00:00
title :
en_us : MySpeed
pt_br : MySpeed
index : /
port_map : "5216"