Files
Nginx-Lua-Anti-DDoS/lua
C0nw0nk 942915ae8a Update anti_ddos_challenge.lua
Add Enable/disable script this feature allows you to turn on or off this script so you can leave this file in your nginx configuration permamently.

This way you don't have to remove `access_by_lua_file anti_ddos_challenge.lua;` to stop protecting your websites :) you can set up your nginx config and use this feature to enable or disable protection.
2019-11-15 18:32:04 +00:00
..