Rate limiting for hapi/hapi.js to prevent brute-force attacks
A library for implementing multiples security measures in a nodejs application
A simple rate limiting package to prevent brute force attacks and abuse by limiting the number of requests from a single IP address or user within a specified time period.