{"id":13586519,"url":"https://github.com/iamsk/cloudping","last_synced_at":"2025-04-07T15:32:11.786Z","repository":{"id":146079946,"uuid":"117203256","full_name":"iamsk/cloudping","owner":"iamsk","description":"This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.","archived":false,"fork":false,"pushed_at":"2021-03-29T16:10:26.000Z","size":485,"stargazers_count":66,"open_issues_count":2,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-02-14T21:29:13.029Z","etag":null,"topics":["aliyun","aws","azure","cloud","google-cloud","huawei-cloud","mtyun","ping","qiniu","speed","tencent-cloud","ucloud","yun"],"latest_commit_sha":null,"homepage":"http://cloudping.bastionhost.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamsk.png","metadata":{"files":{"readme":"README.ZH.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-12T06:38:25.000Z","updated_at":"2024-08-01T16:32:32.461Z","dependencies_parsed_at":null,"dependency_job_id":"fdcbdb0e-b813-4527-af87-3f6cad8903d2","html_url":"https://github.com/iamsk/cloudping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsk%2Fcloudping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsk%2Fcloudping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsk%2Fcloudping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsk%2Fcloudping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamsk","download_url":"https://codeload.github.com/iamsk/cloudping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247679678,"owners_count":20978099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aliyun","aws","azure","cloud","google-cloud","huawei-cloud","mtyun","ping","qiniu","speed","tencent-cloud","ucloud","yun"],"created_at":"2024-08-01T15:05:37.710Z","updated_at":"2025-04-07T15:32:11.769Z","avatar_url":"https://github.com/iamsk.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# [云测速](http://cloudping.bastionhost.org/) \u0026nbsp; [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=This%20site%20allows%20you%20to%20perform%20an%20HTTP%20ping%20to%20measure%20the%20network%20latency%20from%20your%20browser%20to%20the%20various%20cloud%20data%20centers%20around%20the%20world.\u0026url=http://cloudping.bastionhost.org/en/\u0026via=github\u0026hashtags=cloudping,cloud,latency,aws,azure,aliyun,developers)\n\n[![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/bastionhost/cloudping/blob/master/LICENSE) \u0026nbsp; [![Build Status](https://travis-ci.org/bastionhost/cloudping.png?branch=master)](https://travis-ci.org/bastionhost/cloudping)\n\n本项目通过 `HTTP Ping` 测量你的浏览器至全球各个云节点的网络延迟。\n\n![demo](./media/screenshot.png)\n\n访问 http://cloudping.bastionhost.org/ 以查看所有云节点\n\n主要包含如下应用:\n\n* ping - 主要逻辑都在这个应用下\n\n## 安装\n\n为了快速进入开发，请先安装 Python 2.x，并构建虚拟环境\n\n`mkvirtualenv cloudping`\n\n安装依赖\n\n`pip install -r requirements.txt`\n\n运行服务\n\n`python manage.py runserver --settings=cloudping.settings.dev`\n\n## 公有云节点\n\n* AWS: http://ec2-reachability.amazonaws.com/\n* Microsoft Azure: https://azure.microsoft.com/zh-cn/regions/\n* 阿里云: https://help.aliyun.com/document_detail/40654.html\n* 谷歌云: https://cloud.google.com/compute/docs/regions-zones/\n* 腾讯云: https://cloud.tencent.com/document/product/213/6091\n* 百度云: https://cloud.baidu.com/doc/BOS/S3.html#.E6.9C.8D.E5.8A.A1.E5.9F.9F.E5.90.8D\n* 华为云: https://support.huaweicloud.com/obs/index.html\n* 金山云: https://docs.ksyun.com/directories/1782\n* 七牛云: https://developer.qiniu.com/kodo/manual/1671/region-endpoint\n* 青云: https://docs.qingcloud.com/qingstor/api/common/overview.html#地址构成\n* UCloud: https://docs.ucloud.cn/api/summary/regionlist\n* 美团云: https://www.mtyun.com/doc/products/manage/Region/index\n* Digital Ocean: http://speedtest-nyc1.digitalocean.com/\n* Linode: https://www.linode.com/speedtest\n* Vultr: https://www.vultr.com/faq/#downloadspeedtests\n\n## 引用\n\n* 项目基于[https://github.com/huifenqi/django-project-skeleton](https://github.com/huifenqi/django-project-skeleton)构建\n* 部分前端代码来自于[http://www.cloudping.info/](http://www.cloudping.info/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsk%2Fcloudping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsk%2Fcloudping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsk%2Fcloudping/lists"}