1.vps体检脚本
融合怪脚本测试
bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
wget -qO- bench.sh | bash
wget -qO- benchy.pw | sh
GB6 跑分脚本,附带宽测试:
curl -sL yabs.sh | bash
GB6 剔除带宽测试,因为都是国外节点测试,国内跑没多大意义:
curl -sL yabs.sh | bash -s -- -i
GB5 跑分脚本,附带宽测试:
curl -sL yabs.sh | bash -5
GB5 剔除带宽测试:
curl -sL yabs.sh | bash -s -- -i -5
GeekBench 5 单向测试
bash <(curl -sL bash.icu/gb5)
流媒体测试:
bash <(curl -L -s media.ispvps.com)
bash <(curl -L -s check.unlock.media)
curl -sL bench.monster | bash -s -- -asia
dd if=/dev/zero of=256 bs=64K count=4K oflag=dsync
2.回程脚本
curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh
3.Docker一键脚本(仅支持debian)
apt install wget curl sudo vim git -y
curl -fsSL https://get.docker.com | bash -s docker
4.Node NVM脚本
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install 20
node -v
npm -v
5.解锁测试
bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)
bash <(curl -Ls unlock.icmp.ing/test.sh)
bash <(curl -sL IP.Check.Place)
6.综合工具箱
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh
7.流媒体测试
bash <(curl -Ls unlock.icmp.ing/test.sh) -m 4
bash <(curl -Ls unlock.icmp.ing/test.sh)
bash <(curl -sL IP.Check.Place)
8.Oracle 修改root脚本
#!/bin/bash
echo root:11235879 |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart
默认密码是: 11235879
登录后一定要修改密码!命令:passwd
9.Swap脚本
wget https://www.moerats.com/usr/shell/swap.sh && bash swap.sh
10.Oracle dd Debian11 脚本
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -p 自定义密码
11.byte-unixbench 性能测试
git clone https://github.com/kdlucas/byte-unixbench.git
cd UnixBench
gcc --version
apt update
apt install build-essential
make
运行byte-unixbench测试:
在byte-unixbench目录中,运行以下命令来执行所有测试:
./Run
或者,您可以运行特定的测试。运行以下命令来列出可用的测试选项:
./Run -h
根据您的需求选择特定的测试。例如,要运行文件复制测试,可以使用以下命令:
./Run copy-file
12.PerformanceTest Linux 测试
wget https://image.catcat.blog/pt_linux_x64
sudo apt update
sudo apt install libncurses5
sudo ln -s /usr/lib/libncurses.so.6 /usr/lib/libncurses.so.5
sudo ldconfig
./pt_linux_x64
13.回程多地区测试脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh
14.独立服务器检测硬盘通电时间
wget https://github.com/Aniverse/A/raw/i/a && bash a
15.network-speed.xyz
region_name = na, sa, eu, asia, africa, au, middle-east, india, china, iran, indonesia
curl -sL nws.sh | bash -s -- -r region_name
16.Warp 脚本
https://gitlab.com/fscarmen/warp.git
地球不爆炸,menu 不放假;宇宙不重启,warp-go 不休息。感谢大家一如既往的支持!
WARP好处
支持 chatGPT,解锁奈飞流媒体
避免 Google 验证码或是使用 Google 学术搜索
可调用 IPv4 接口,使青龙和V2P等项目能正常运行
由于可以双向转输数据,能做对方VPS的跳板和探针,替代 HE tunnelbroker
能让 IPv6 only VPS 上做的节点支持 Telegram
IPv6 建的节点能在只支持 IPv4 的 PassWall、ShadowSocksR Plus+ 上使用
warp 一键脚本
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh
warp-go 一键脚本
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/warp-go.sh && bash warp-go.sh
17.SpeedTest 安装
sudo apt-get install curl
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
sudo apt-get install speedtest