express-brute

Rate limiter

A middleware solution to rate-limit incoming requests to prevent brute-force attacks on express routes.

Brute-force protection middleware for express routes by rate limiting incoming requests

GitHub

564 stars
5 watching
91 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320
tj/node-ratelimiterA rate limiter for Node.js applications using Redis as the backing store.719
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
timebug/lua-resty-redis-ratelimitA Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage.163
exhammer/hammerEnables users to set limits on actions performed within specified time intervals767
alisaifee/flask-limiterAn extension for Flask that provides rate limiting functionality1,126
reugn/equalizerA set of performant rate limiters for Go applications88
beefsack/go-rateA timed rate limiter designed to prevent saturation of APIs and protect against spam.400
grempe/ex_ratedA rate limiting utility that manages access to a service with adjustable time windows and limits.453
akirk/php-ratelimiterA class that limits requests based on IP address or user session to prevent abuse and rate limiting39
exhammer/hammer-backend-mnesiaAn Elixir implementation of rate limiting and throttling using Mnesia14