一、說明
購買新的VPS或者服務器都要進行一番的測試,測試機器的配置和性能,測試VPS服務器的網絡速度,硬盤性能等。這里收集一些測試腳本,腳本均來自于網絡,代碼內有作者信息,感謝網絡大神們提供這么優秀的工具。
二、腳本
BlueSkyXN綜合工具箱
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh
秋水逸冰VPS性能測試腳本
wget -qO- bench.sh | bash
服務器/VPS 速度測試腳本、系統信息、I/O 測試和speedtest亞洲速度測試
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -Asia
流媒體解鎖測試一鍵腳本(檢測Tiktok、iqiyi、Netflix、Dazn、Youtube、Steam等)
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
OldKing版一鍵測試
wget -qO- git.io/superbench.sh | bash
一鍵檢測VPS回程國內三網路由
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh
SuperSpeed.sh 修復版
bash <(curl -Lso- https://git.io/superspeed_uxh)或bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)
聲明:所有內容來自互聯網搜索結果,不保證100%準確性,僅供參考。如若本站內容侵犯了原著者的合法權益,可聯系我們進行處理。