vps搭建装机环境

curl -sS -O https://kejilion.pro/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh

脚本怪一键测试

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)

其他的常用脚本

  1. V2ray 安装脚本

   bash <(wget -qO- -o- https://git.io/v2ray.sh)
  1. 国内三网测速

bash <(curl -Ls https://git.io/superspeed_uxh)
  1. 国外测速脚本

curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -Global
  1. 全测试脚本(CPU、内存、硬盘、流媒体、回程)

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
  1. 测硬盘脚本

 bash <(wget -qO- git.io/ceshi)
  1. GeekBench

 curl -sL yabs.sh | bash
  1. IP连接性测试

 [ping.pe](https://ping.pe)
  1. 流媒体解锁测试

 bash <(curl -L -s check.unlock.media)