admin

独立服务器硬件检测脚本
bash <(wget -qO- git.io/ceshi)bash <(curl -Ls git.i...
扫描右侧二维码阅读全文
01
2023/02

独立服务器硬件检测脚本

bash <(wget -qO- git.io/ceshi)
bash <(curl -Ls git.io/ceshi)
bash -c "$(wget -qO- https://github.com/Aniverse/A/raw/i/a)"
wget -q https://github.com/Aniverse/A/raw/i/a && bash a

SICK - 服务器信息检测工具包
https://github.com/Yuri-NagaSaki/SICK/

# 英文输出
curl -sL https://sick.onl | bash

# 中文输出
curl -sL https://sick.onl | bash -s -- -cn
Last modification:August 15th, 2025 at 06:04 pm
如果觉得我的文章对你有用,请随意赞赏

Leave a Comment