WARNING! The remote SSH server rejected X11 forwarding request.
Welcome to KUAIYUN Vps!
[root@localhost ~]# sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js
[root@localhost ~]# rm -f /www/server/panel/data/bind.pl
[root@localhost ~]# curl http://download.bt.cn/tools/btcheck.sh|bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0curl: (6) Could not resolve host: download.bt.cn; Unknown error
[root@localhost ~]# history|grep sh
16 wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh
18 wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh
19 curl https://download.bt.cn/install/update_panel.sh|bash
22 curl http://download.bt.cn/tools/btcheck.sh|bash
32 curl http://download.bt.cn/tools/btcheck.sh|bash
33 history|grep sh
[root@localhost ~]#
|