一、SuperBench.sh
VPS/服務器一鍵檢測帶寬、CPU、內存、負載、IO讀寫等的腳本:
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash 或者 curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
運行結果如:

二、bench.sh
一鍵檢測VPS類型、CPU、內存、等腳本:
命令1: wget -qO- bench.sh | bash 或者 curl -Lso- bench.sh | bash 命令2: wget -qO- 86.re/bench.sh | bash 或者 curl -so- 86.re/bench.sh | bash
運行結果如:

