最简单的甲骨文保活脚本 同时兼顾cpu 内存 网络 只看楼主

就是利用大佬曾经的剑皇程序即可
https://github.com/maintell/webBenchmark
建议使用screen运行以下命令,一下子就刷好了。
100mb.test托管在cf r2,已调整到最低防护等级,欢迎大家刷刷看看cf的底线在哪里。
amd
  1. wget https://github.com/maintell/webBenchmark/releases/download/0.6/webBenchmark_linux_x64
  2. chmod +x webBenchmark_linux_x64
  3. while :; do
  4. ./webBenchmark_linux_x64 -c 256 -f -s 'https://cf.oracle-img.eu.org/100mb.test' -r https://www.fbi.gov
  5. done

amd的线程别设置太高  不然可能会失联  机器卡死
arm
  1. wget https://github.com/maintell/webBenchmark/releases/download/0.6/webBenchmark_linux_arm
  2. chmod +x webBenchmark_linux_arm
  3. while :; do
  4. ./webBenchmark_linux_arm -c 256 -f -s 'https://cf.oracle-img.eu.org/100mb.test' -r https://www.fbi.gov
  5. done


cf 给大家提供免费的防御。这样刷不好吧。
  • 3# Rbui
  • 2023-2-2 21:15:13
arm机器跑了这个脚本过后直接全程100%离谱哈哈哈哈