第一条执行不了,timeout
第二个
le ~]# curl -v https://api.bt.cn
* About to connect() to api.bt.cn port 443 (#0)
* Trying 36.133.1.8...
第三个正常
第四个
curl -s -m 5 http://download.bt.cn/tools/btcheck.sh|bash
-------------e-- /www/server/panel/install/public.sh
-------------e-- /www/server/panel/data/userInfo.json
-------------e-- /www/server/panel/data/plugin_bin.pl
-------------e-- /www/server/panel/data/auth_list.json
lsattr: No such file or directory while trying to stat /www/server/panel/install/check.sh
-------------e-- /www/server/panel/class/public.py
www.bt.cn 000 240e:a5:4200:89::256
api.bt.cn 200 36.133.1.8
请将以上所有内容截图完整上传宝塔论坛或发送给宝塔运维
第五个
1 2022-09-27 13:14:43 root yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
9 2022-09-27 23:23:05 root curl -s -m 5 http://download.bt.cn/tools/btcheck.sh|bash
10 2022-09-27 23:23:17 root history | grep sh
13 2022-09-27 23:30:38 root curl -s -m 5 http://download.bt.cn/tools/btcheck.sh|bash
14 2022-09-27 23:31:55 root history | grep sh |