curl -sSL http://download.bt.cn/install/bt-uninstall.sh -o bt-uninstall.sh && sh bt-uninstall.sh
下载 yum 源采用阿里云的镜像源 wget -O /etc/yum.repos.d/docker-ce.repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo 查看仓库中的所有版本,默认安装最新版本 yum lis
官方文档: https://docs.gitlab.cn/jh/install/docker.html 极狐GitLab 容器使用主机装载的卷来存储持久数据:
1.下载最新版本 docker-compose https://github.com/docker/compose/releases wget https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-lin
1.官方网站/文档 https://cloudreve.org/ https://docs.cloudreve.org/ 2.使用 docker-compose 安装 (推荐,支持离线下载) 2.1创建目录结构 mkdir -vp /home/opt/cloudreve
必备工具 Burp Yakit Burp常用插件 https://github.com/gh0stkey/HaE https://github.com/smxiazi/xia_sql https://github.com/portswigger/authz https://github
总结: 用户体验:reCAPTCHA 更好,国内加载速度比hCaptcha 快 费用成本:hCaptcha 基础版本免费,reCAPTCHA 收费 集成成本:hCaptcha 兼容 reCAPTCHA 接口,难易程度相当 1.reCAPTCHA 1.1 官网 : https://developers
官方网站 https://ius.io/setup RHEL/CentOS 7 yum install \ https://repo.ius.io/ius-release-el7.rpm \ https://dl.fedoraproject.org/pub/epel/epel-release-lat
# Add submodule git submodule add # Clone a project with submodules git clone --recursive # Update when submodeule remote repo changed git submodule