shellinabox 可以在网页上访问控制服务器
安装wget http://shellinabox.googlecode.com/files/shellinabox-2.10.tar.gz
#tar -zxvf shellinabox-2.10.tar.gz
#cd shellinabox
#./configure --preifx=/usr/local/shellinabox
#make&&make install
默认监听的端口是4200
关闭防火墙或者添加例外,systemctl stop firewalld.service
开启软件用/usr/local/shellinabox/bin/shellinaboxd &
浏览器输入: localhost:4200即可访问。
注意:一般不支持用root账户登陆,所以要用其他账户登。
http://pan.baidu.com/s/1mgBjBz6
本文出自 “血爪哇” 博客,请务必保留此出处http://sunrain990.blog.51cto.com/3700585/1547615
原文地址:http://sunrain990.blog.51cto.com/3700585/1547615