海外服务器常用一键测试脚本

海外服务器常用一键测试脚本
购买新的VPS或者服务器都要进行一番的测试,测试机器的配置和性能,测试VPS服务器的网络速度,硬盘性能等。这里收集一些测试脚本,脚本均来自于网络,代码内有作者信息,感谢网络大神们提供这么优秀的工具。

  • BBR 安装
  • # CentOS 6+、Debian 8+、Ubuntu 14+
    # 预先准备
    CentOS:yum install ca-certificates wget -y && update-ca-trust force-enable
    Debian/Ubuntu:apt-get install ca-certificates wget -y && update-ca-certificates
     
    # 不卸载内核版本
    wget -N "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
    # 卸载内核版本
    wget -N "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
    
  • NetFlix 解锁检测
  • # https://github.com/sjlleo/netflix-verify
    # x86_64
    wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_amd64 && chmod +x nf && ./nf
    # arm64
    wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_arm64 && chmod +x nf && ./nf
    # mips
    wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.0/nf_linux_mips && chmod +x nf && ./nf
    
  • DisneyPlus 解锁检测
  • # https://github.com/sjlleo/VerifyDisneyPlus
    wget -O dp https://github.com/sjlleo/VerifyDisneyPlus/releases/download/1.01/dp_1.01_linux_amd64 && chmod +x dp && clear && ./dp
    流媒体平台及游戏区域限制综合检测
    # https://github.com/lmc999/RegionRestrictionCheck
    # x86_64
    bash 
    
  • 网络测速
  • wget -qO- bench.sh | bash
    
  • 性能测试
  • curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
    
  • 回程路由测试
  • wget -N --no-check-certificate https://raw.githubusercontent.com/V2RaySSR/vps/master/goback.sh && bash goback.sh
    
  • 硬件信息查看
  • wget -q https://github.com/Aniverse/A/raw/i/a && bash a
    
    实用技巧

    搜狗输入法右下角游戏弹窗广告处理方法!

    2024-9-6 0:14:02

    实用技巧技巧福利

    全网推文最全的BGM背景音乐,再也不用担心背景音乐的选择了

    2024-9-16 17:37:55

    0 条回复 A文章作者 M管理员
      暂无讨论,说说你的看法吧