pull/17/head
Safe3 2 years ago
parent d063dc1e20
commit 16cb10ebc4

@ -350,6 +350,11 @@ return false
- 参数: ``reset 为true时直接重置tcp不返回任何内容否则返回403页面``
- 功能: 拦截客户端请求直接重置客户端连接或返回403页面与return搭配使用
##### waf.checkRobot(waf)
- 参数: ``waf 为t固定waf对象无需修改``
- 功能: 检测机器人攻击如数据爬虫、扫描攻击、CC拒绝服务攻击等并生成滑动旋转图片验证码与return搭配使用
## :melon: 插件

Loading…
Cancel
Save