kali和centos 下载github的vulhub时出现错误:
fatal: unable to connect to github.com: github.com[0: 20.205.243.166]: errno=连接超时
处理:执行此命令
git config --global url."https://github.com".insteadOf git://github.com

kali和centos 下载github的vulhub时出现错误:
fatal: unable to connect to github.com: github.com[0: 20.205.243.166]: errno=连接超时
处理:执行此命令
git config --global url."https://github.com".insteadOf git://github.com