wosow 发表于 2025-6-24 00:00:08

云安全监控纯净版2.3.0安装脚本

使用 SSH 连接工具,如 PUTTY 连接到您的 Linux 服务器后,根据系统执行相应命令开始安装:
云安全监控纯净版2.3.0安装脚本:if [ -f /usr/bin/curl ];then curl -sSO https://bt.wosow.top/install/install_btmonitor.sh;else wget -O install_btmonitor.sh https://bt.wosow.top/install/install_btmonitor.sh;fi;bash install_btmonitor.sh
注意:安装完成后推荐使用Chrome、火狐、edge浏览器,国产浏览器(极速模式)访问登录系统

安装成功后若无法访问堡塔云监控主控端,请检查防火墙/安全组是否有放行端口
快捷命令:btm


纯净版无限被控额度

更多详细功能介绍可以到宝塔官网了解



页: [1]
查看完整版本: 云安全监控纯净版2.3.0安装脚本