{"id":23773087,"url":"https://github.com/nguyenanhung/speedtest","last_synced_at":"2026-04-29T00:05:00.214Z","repository":{"id":267586862,"uuid":"901708776","full_name":"nguyenanhung/speedtest","owner":"nguyenanhung","description":"Server / VPS Speedtest","archived":false,"fork":false,"pushed_at":"2025-01-07T07:07:25.000Z","size":12650,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-19T12:08:14.270Z","etag":null,"topics":["bash","linux-shell","speedtest","vps-benchmark","vps-speedtest"],"latest_commit_sha":null,"homepage":"https://speedtest.nguyenanhung.com","language":"Shell","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/nguyenanhung.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":"2024-12-11T07:00:34.000Z","updated_at":"2025-01-07T06:58:26.000Z","dependencies_parsed_at":"2025-01-07T07:24:21.269Z","dependency_job_id":"2d65f946-cf77-4b3f-98e6-bd61a5fc2930","html_url":"https://github.com/nguyenanhung/speedtest","commit_stats":null,"previous_names":["nguyenanhung/speedtest"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenanhung%2Fspeedtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenanhung%2Fspeedtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenanhung%2Fspeedtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenanhung%2Fspeedtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nguyenanhung","download_url":"https://codeload.github.com/nguyenanhung/speedtest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239960074,"owners_count":19725237,"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":["bash","linux-shell","speedtest","vps-benchmark","vps-speedtest"],"created_at":"2025-01-01T05:33:02.038Z","updated_at":"2026-04-02T23:30:17.078Z","avatar_url":"https://github.com/nguyenanhung.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server / VPS Speedtest\n\n### BEAR Server Speedtest Scripts\n\nBạn có thể chạy 1 trong 2 lệnh dưới\n\n```shell\ncurl -H \"Cache-Control: no-cache\" -Lso- https://bash.nguyenanhung.com/speedtest | bash\n```\n\nhoặc\n\n```shell\ncurl -H \"Cache-Control: no-cache\" -Lso- https://raw.githubusercontent.com/nguyenanhung/speedtest/refs/heads/main/speedtest | bash\n```\n\n1. Lệnh này sẽ tự động kiểm tra, cài đặt các gói cần thiết và tiến hành sử dụng đường truyền của 3 nhà mạng lớn nhất là\n   VNPT, Viettel, FPT trên khắp 3 miền\n2. Đồng thời cũng sẽ tiến hành kiểm tra chéo với các datacenter trên khắp thế giới: USA, EU, APAC...\n3. Tiến hành test cùng lúc IPv4 và IPv6 nếu Server/VPS của bạn có hỗ trợ\n4. Chỉ với một dòng lệnh duy nhất, bạn sẽ có cái nhìn đánh giá tổng quan về server.\n5. Thông tin được lưu trong file log có đường dẫn ~/server-speedtest.log\n6. Scripts không gửi bất cứ thông tin nào về máy chủ của chúng tôi, cũng ko share đi đâu cả, vì vậy có thể yên tâm sử\n   dụng ở các máy chủ enterprise mà không lo ngại vấn đề policy\n\n#### Hình ảnh demo\n\n![0.png](screen/0.png)\n![1.png](screen/1.png)\n![2.png](screen/2.png)\n![3.png](screen/3.png)\n\n### Kiểm tra tốc độ bằng `speedtest-cli` trên macOS\n\n```shellbrew tap teamookla/speedtest\nbrew update\n# Example how to remove conflicting or old versions using brew\n# brew uninstall speedtest --force\n# brew uninstall speedtest-cli --force\nbrew install speedtest --force\n```\n\nTiến hành cài đặt công cụ `Speedtest CLI` theo hướng dẫn bên trên. Sau đó chạy `speedtest` để kiểm tra tốc độ mạng.\n\n### Kiểm tra tốc độ bằng `speedtest-cli` trên Ubuntu/Debian\n\n```shell\n## If migrating from prior bintray install instructions please first...\n# sudo rm /etc/apt/sources.list.d/speedtest.list\n# sudo apt-get update\n# sudo apt-get remove speedtest\n## Other non-official binaries will conflict with Speedtest CLI\n# Example how to remove using apt-get\n# sudo apt-get remove speedtest-cli\nsudo apt-get install curl\ncurl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash\nsudo apt-get install speedtest\n```\n\nTiến hành cài đặt công cụ `Speedtest CLI` theo hướng dẫn bên trên. Sau đó chạy `speedtest` để kiểm tra tốc độ mạng.\n\n### Kiểm tra tốc độ bằng `speedtest-cli` trên Fedora/CentOS/RHEL-Based\n\n```shell\n## If migrating from prior bintray install instructions please first...\n# sudo rm /etc/yum.repos.d/bintray-ookla-rhel.repo\n# sudo yum remove speedtest\n## Other non-official binaries will conflict with Speedtest CLI\n# Example how to remove using yum\n# rpm -qa | grep speedtest | xargs -I {} sudo yum -y remove {}\ncurl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.rpm.sh | sudo bash\nsudo yum install speedtest\n```\n\nTiến hành cài đặt công cụ `Speedtest CLI` theo hướng dẫn bên trên. Sau đó chạy `speedtest` để kiểm tra tốc độ mạng.\n\n### Kiểm tra tốc độ bằng `speedtest-cli` trên FreeBSD\n\n```shell\nsudo pkg update \u0026\u0026 sudo pkg install -g libidn2 ca_root_nss\n# Example how to remove conflicting or old versions using pkg\n# sudo pkg remove speedtest\n# freeBSD 12 install\nsudo pkg add \"https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-freebsd12-x86_64.pkg\"\n# freeBSD 13 install\nsudo pkg add \"https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-freebsd13-x86_64.pkg\"\n```\n\nTiến hành cài đặt công cụ `Speedtest CLI` theo hướng dẫn bên trên. Sau đó chạy `speedtest` để kiểm tra tốc độ mạng.\n\n## Notes️\n\nDự án này có tham khảo và lấy cảm hứng từ tocdo.net của Luân Trần với nhiều cải tiến và bổ sung cho phù hợp tình hình\nthực tế và nhu cầu sử dụng!\n\n## Contact\n\n| Name        | Email                | GitHub        | Facebook      |\n|-------------|----------------------|---------------|---------------|\n| Hung Nguyen | dev@nguyenanhung.com | @nguyenanhung | @nguyenanhung |\n\nFrom 🐼 Bear Family with Love ♥️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnguyenanhung%2Fspeedtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnguyenanhung%2Fspeedtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnguyenanhung%2Fspeedtest/lists"}