connect-attack
v0.0.4
Published
A connect middleware for blocking & throttling abusive clients
Downloads
2
Readme
Connect Attack!!!
A connect middleware for blocking & throttling abusive clients
connect-attack is a connect middleware inspired by Rack::Attack, aims to protect your node.js web application from bad clients.
Roadmap
The Next Few Weeks
Implement
- whitelistling
- blacklistling
- throttling
- tracking
Also store throttle state in a configurable cache backend.
License
Released under an MIT License