挨踢而思
首页
开发
Linux
链接
关于
Login
Menu
首页
开发
Linux
链接
关于
挨踢而思
挨踢了,就要学会思考。
Archives
2024 / 08
BurpSuite 渗透测试初探
2024-08-06
开发
必备工具 Burp Yakit Burp常用插件 https://github.com/gh0stkey/HaE https://github.com/smxiazi/xia_sql https://github.com/portswigger/authz https://github
reCAPTCHA 与 hCaptcha 对比
2024-08-06
开发
总结: 用户体验:reCAPTCHA 更好,国内加载速度比hCaptcha 快 费用成本:hCaptcha 基础版本免费,reCAPTCHA 收费 集成成本:hCaptcha 兼容 reCAPTCHA 接口,难易程度相当 1.reCAPTCHA 1.1 官网 : https://developers
Git第三方仓库安装方式(IUS)
2024-08-06
开发
官方网站 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
Git Submodule 命令与理解
2024-08-06
开发
# Add submodule git submodule add # Clone a project with submodules git clone --recursive # Update when submodeule remote repo changed git submodule
Previous
12 / 12
Next