pull/8/head
Safe3 2022-09-22 19:29:12 +08:00
parent 81b5b01eb8
commit eee4d7e3ee
1 changed files with 5 additions and 0 deletions

View File

@ -308,6 +308,11 @@
- 功能: 将字符串 sstr 进行 hex 解码 - 功能: 将字符串 sstr 进行 hex 解码
- 返回值: ``解码后的字符串`` - 返回值: ``解码后的字符串``
##### waf.block(reset)
- 参数: ``reset 为true时直接重置tcp不返回任何内容否则返回403页面``
- 功能: 拦截客户端请求直接重置客户端连接或返回403页面与return搭配使用
## :melon: 插件 ## :melon: 插件