Linux服务器信息测试脚本
测试系统信息以及全球网络延迟
wget -qO- bench.sh | bash
91yun服务器测试
wget -N –no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test.sh && bash test.sh -i “io,bandwidth,traceroute,backtraceroute,allping,gotoping”
安装speedtest
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest.py
./speedtest.py
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Jindom's Blog!