用于VPS上的一些脚本合集
为了方便自己操作VPS,借用一下各位大佬的脚本。。。
1.脚本需要root权限运行
2.日志文件保存在 /var/log/linuxtools.log
3.所有重要操作都会要求确认
4.安装过程会显示进度指示器
5.出错时会记录到日志并显示错误信息
wget -N https://raw.githubusercontent.com/moskiller/LinuxTools/main/linuxtools.sh && chmod -R 777 linuxtools.sh && bash linuxtools.sh
bash linuxtools.sh
V 0.0.5 Claude3.5帮我优化了脚本 ;) 然而并没有增加什么真正有用的功能。。。 2024/12/10
V 0.0.4 重新组织脚本内容,增强可读性 2022/01/17
V 0.0.3 添加一键aria2、Nezha monitor(哪吒探针)、cxxmatrix黑客帝国屏保等 2022/01/17
V 0.0.2 添加aaPanel(宝塔国际版)和一些测试脚本 2022/01/09
V 0.0.1 创建脚本 2022/01/06