{"id":18685310,"url":"https://github.com/adysec/script","last_synced_at":"2026-02-01T03:37:46.985Z","repository":{"id":175728038,"uuid":"654380301","full_name":"adysec/script","owner":"adysec","description":"VPS测试脚本 | VPS性能测试（VPS基本信息、IO性能、全球测速、ping、回程路由测试）、BBR加速脚本（一种加速TCP的拥堵算法技术）、三网测速脚本（三网测速、流媒体检测）、线路路由测试（Linux VPS回程路由一键测试脚本）","archived":false,"fork":false,"pushed_at":"2025-01-20T06:22:08.000Z","size":11,"stargazers_count":267,"open_issues_count":0,"forks_count":180,"subscribers_count":191,"default_branch":"main","last_synced_at":"2025-06-18T08:51:24.552Z","etag":null,"topics":["bbr","bench","benchmark","script","speedtest","test","trace","traceroute"],"latest_commit_sha":null,"homepage":"https://adysec.com/oneclick/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adysec.png","metadata":{"files":{"readme":"README.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":"2023-06-16T02:21:45.000Z","updated_at":"2025-06-17T15:02:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a244e402-573e-4f68-be19-ced0e1a863b5","html_url":"https://github.com/adysec/script","commit_stats":null,"previous_names":["adysec/script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adysec/script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adysec%2Fscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adysec%2Fscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adysec%2Fscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adysec%2Fscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adysec","download_url":"https://codeload.github.com/adysec/script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adysec%2Fscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28966775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bbr","bench","benchmark","script","speedtest","test","trace","traceroute"],"created_at":"2024-11-07T10:21:51.144Z","updated_at":"2026-02-01T03:37:46.967Z","avatar_url":"https://github.com/adysec.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 常用脚本\n\u003ca href=\"https://github.com/adysec/script/stargazers\"\u003e\u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/adysec/script?color=yellow\u0026logo=riseup\u0026logoColor=yellow\u0026style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/adysec/script/network/members\"\u003e\u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/adysec/script?color=orange\u0026style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/adysec/script/issues\"\u003e\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/adysec/script?color=red\u0026style=flat-square\"\u003e\u003c/a\u003e\n\n## VPS性能测试\n\n```\n#VPS基本信息、IO性能、全球测速\nwget -qO- bench.sh | bash\n#VPS基本信息、IO性能、国内测速\nbash \u003c(curl -Lso- git.io/superbench.sh)\n#VPS基本信息、IO性能、国内外测速、Ping、路由测试\nbash \u003c(curl -Lso- https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh)\n#IO测试、宽带测试、SpeedTest国内节点测试、世界各地下载速度测试、路由测试、回程路由测试、全国Ping测试、国外Ping测试、UnixBench跑分测试\nwget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test.sh \u0026\u0026 bash test.sh -i \"io,bandwidth,chinabw,download,traceroute,backtraceroute,allping\"\n```\n\n## BBR加速\n\n```\nbash \u003c(curl -Lso- https://github.com/teddysun/across/raw/master/bbr.sh)\n```\n\n## 三网测速\n\n```\nbash \u003c(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)\n```\n\n## 线路测试\n\n```\ncurl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh\nbash \u003c(curl -Lso- https://raw.githubusercontent.com/flyzy2005/shell/master/autoBestTrace.sh)\nbash \u003c(curl -Lso- https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh)\n```\n\n## IP质量检测\n\n```\nbash \u003c(curl -Ls IP.Check.Place)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadysec%2Fscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadysec%2Fscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadysec%2Fscript/lists"}