lua-resty-ddos
Bot detector library
A Lua-based module for detecting and mitigating bot traffic in web applications
A sample module for ddos mitigation in OpenResty
16 stars
1 watching
3 forks
Language: Lua
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
satrobit/lua-resty-wirefilter | An execution engine for Wireshark-like network filters written in Lua | 14 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
thibaultcha/lua-resty-busted | Enables testing of Lua scripts written for OpenResty using the Busted testing framework. | 32 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 124 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
p0pr0ck5/lua-resty-tarpit | An open-source Lua module to slow down brute-force attacks on sensitive resources by artificially inflating response latency. | 27 |
isage/lua-resty-mobile | Detects mobile devices based on HTTP headers and predefined definitions | 34 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |