VPS 一键脚本工具箱
来自NodeSeek的wxxuux,一个脚本搞定大部分需求,先上脚本:
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
功能还在增加中,部分功能展示:
本文由[ Dazeng ]在[ 曾先生记事本 ]发布,转载请注明出处。