Skip to content

tajpouria/resty-ip-reputation-example

Repository files navigation

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 )

About

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

Topics

Resources

License

Stars

Watchers

Forks