-
Limit the number of requests made by visitors within a certain period of time -
Send 302 turn response headers to visitors to identify whether they are malicious users and prevent them from visiting again -
Send js code with jump function to visitors to identify whether they are malicious users and prevent them from visiting again -
Support sending pages with verification code to visitors for further identification to avoid accidental injury -
Support direct disconnection of malicious visitors -
Support the combination of iptables to prevent malicious visitors from reconnecting -
Support whitelist function -
Support automatically turning on or off the anti cc mode according to the statistics of the number of connections of a specific port
Start deploying HttpGuard
-
One click installation using ezhttp https://www.lxconfig.com/thread-52-1-1.html -
Manually install according to the openrest official website http://openresty.com/ -
Install Nginx and install nginx_lua module