vps或独服测试脚本,相信大家用得到。

1. vps规格测试脚本:

  • wget -qO- bench.sh | bash
  • wget -qO- git.io/superbench.sh | bash
  • curl -sL yabs.sh | bash
  • 跳过网络:curl -sL yabs.sh | bash -s -- -i

2. 三网测速:

  • bash <(curl -Lso- https://git.io/superspeed.sh)
  • bash <(curl -Lso- https://www.infski.com/files/superspeed.sh)
  • bash <(curl -Lso- https://git.io/superspeed_uxh)

3. vps查看回程线路脚本:

  • wget -qO- git.io/besttrace | bash
  • wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh && bash testrace.sh

4. vps的cpu性能测试脚本:

  • wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh

5. 流媒体解锁测试:

  • bash <(curl -L -s check.unlock.media)
  • bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
  • bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh")

6. 独服硬盘测试:

  • wget -q https://github.com/Aniverse/A/raw/i/a && bash a

7. vps的ping测试网址:

8. DD脚本

  • Debian 11:bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 11 -v 64 -p "password"
  • CentOS 7:bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -c 7 -v 64 -p "password"
  • Ubuntu 20.04:bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -u 20.04 -v 64 -p "password"