uuWAF
uuWAF copied to clipboard
A industry-leading free, high-performance, AI and semantic technology web application and API security protection product - uuWAF. 一款工业级免费、高性能、高扩展,支持AI和语义引擎的Web应用和API安全防...
恳请添加ssl证书获取渠道功能,可以自己挂载主机的ssl证书路径,并且可以同时禁用自动ssl申请和续期功能 这样可以使ssl证书由主机统一管理,我使用的是acme.sh,有自己的计划任务管理了,自动证书续期会导致acme.sh申请的证书多余,手动证书上传又会在error.log报错
需要用户访问的域名,和 回源host修改成 不一样的。请求支持这个功能
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution...
能否增加不同用户管理自己都独立域名啊?
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
当前的UI设计,真的不像是一个优秀的商业产品,没有统一的主题颜色以及设计。
``` local _M = { version = 0.1, -- 插件版本 name = "set_user" -- 插件名称 } -- 返回header阶段过滤函数 function _M.resp_header_filter(waf) ngx.header["X-User"] = "test" end return _M ```  
请求 URL: /api/v1/captcha/img?id=508718283436851723 请求方法: GET Status Code: 502 Bad Gateway 
使用docker部署,默认账号密码提示账号或密码错误
默认的账号密码提示错误无法登录,docker版 #44