共計 1595 個字符,預計需要花費 4 分鐘才能閱讀完成。
Linux 服務器 /vps 一鍵測試腳本!提供改良版的國內電信、移動、聯通節點測速腳本 (一鍵測試 Linux VPS、服務器國內節點速度參數) 之后,我們可以對國內、國外 VPS 主機采用一些小的工具文件進行簡單的參數和速度的測試。
這里 Linux 服務器 /VPS 一鍵檢測 IO、配置信息等問題檢測腳本改良,豐富配置信息的展現配置、網速、帶寬、IO、性能、netflix 等。搜集的好用的腳本。同時,歡迎推薦。
腳本 1 純凈,不安裝任何東西。均為國內節點。
wget -qO- bench.sh | bash
腳本 2 有國內節點,可看上行和下行。
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
腳本 3
(wget -qO- wget.racing/nench.sh | bash; wget -qO- wget.racing/nench.sh | bash) 2>&1 | tee nench.log
腳本 4
curl -s bench.wget.racing | bash
腳本 5 可比較真實的測試服務器帶寬
curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash
腳本 6 可測試是否支持 Netflxi 等(不一定準確)
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
腳本 7 全能,測速、加速 DD 系統等
wget -N –no-check-certificate https://raw.githubusercontent.com/veip007/hj/master/hj.sh && chmod +x hj.sh && bash hj.sh
腳本 8
(curl -s wget.racing/nench.sh | bash) 2>&1 | tee nench.log
腳本 9 服務器延遲監測
screen -S uping
wget -N –no-check-certificate https://raw.githubusercontent.com/FunctionClub/uPing/master/uping.py
python uping.py
腳本 10 系統配置、國內速度等
wget -qO- –no-check-certificate https://raw.githubusercontent.com/qd201211/Linux-SpeedTest/master/superbench.sh | bash
腳本 11 UnixBench 跑分,測試主機性能
運行 10-30 分鐘后 (根據 CPU 內核數量,運算時間不等) 得出分數,越高越好。
wget –no-check-certificate https://zhujiwiki.com/wp-content/uploads/2018/07/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
腳本 12、測試是否可以觀看 Netflix(奈飛)
訪問:https://netflix.com/title/80018499
腳本 13 測試本地速度
speedtest go 版本的一鍵安裝腳本
bash <(curl -Lsk https://raw.githubusercontent.com/BigMangos/speedtest-go-script/master/install.sh)
腳本 14 一鍵測試三網速度
bash <(curl -Lso- https://git.io/superspeed)
腳本 15 一鍵測試 TCP 三網回程線路
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash