centos8仓库中,没有shellinabox的包
这个包,在centos7和centos8中都可以使用,只是centos8中的依赖不同
下载shellinabox包
wget https://download-cc-rdu01.fedoraproject.org/pub/epel/7/x86_64/Packages/s/shellinabox-2.20-5.el7.x86_64.rpm
下载依赖包
wget https://rpmfind.net/linux/centos/8.2.2004/AppStream/x86_64/os/Packages/compat-openssl10-1.0.2o-3.el8.x86_64.rpm
安装
rpm -ivh compat-openssl10-1.0.2o-3.el8.x86_64.rpm
rpm -ivh shellinabox-2.20-5.el7.x86_64.rpm