直接上脚本
curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh
或者
wget -qO ssh_tool.sh https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh
![图片[1]-VPS一键脚本工具箱,集合大多数功能-技术论坛-官方板块-主机吧](https://www.zhujiba.cc/wp-content/uploads/2024/01/20240116205044656-image-1024x583.jpg)


