ServerStatus 一键管理脚本(查看你的VPS服务器)
Github:https://github.com/ToyoDAdoubiBackup/ServerStatus-Toyo
Github:https://github.com/tenyue/ServerStatus
安装:
执行下面的代码下载并运行脚本。
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/status.sh && chmod +x status.sh
下载脚本后,根据需要安装客户端或者服务端:
# 显示客户端管理菜单
bash status.sh c
#显示服务端管理菜单
bash status.sh s
注:服务端是在监视的服务器安装,客户端是在被监视的服务器安装,且在监视的服务器内添加节点的相关信息与被监视服务器的相关信息 一致
- 下一篇:LINUX VPS 查看系统信息命令
- 上一篇:Frps内网穿透一键安装