Commit bfbf1dd8 by Joneq

修改代码

parent de267dae
Showing with 1 additions and 0 deletions
......@@ -75,6 +75,7 @@ user_ip = reqhandle.GetRealIp()
is_exist ,err = red:sismember('ichunt_waf_black_ip', user_ip)
red:close()
ngx.say(user_ip)
ngx.say(is_exist)
ngx.say(err)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment