Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 589 Bytes

Resty IP Reputation Example

An implementation of performing DNSBL for incoming remote IP addresses and challenge suspicious ones.

mechanism diagram

Install Dependencies

opm get ktalebian/lua-resty-cookie
opm get tokers/lua-resty-requests

3rd Parties

API Refrence

# Type of challege
ip_reputation_challenge = ( block | recaptcha | js )