环境:Centos7 VM
参考链接:
Centos7虚拟机的镜像下载及创建_centos镜像_帅得真的是无敌了的博客-CSDN博客
安装过程参考链接:
linux之kali基础及vulhub靶场搭建_kali靶场_LibraFree的博客-CSDN博客
安装docker-compose时
选择用PIP安装出现网络不可达错误:
添加命令:
pip3 install --upgrade pip -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
下面命令相同。
git clone https://github.com/vulhub/vulhub.git
上述命令如何下载很慢:
git clone https://gitee.com/puier/vulhub.git