Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 2.68 KB

README.md

File metadata and controls

61 lines (49 loc) · 2.68 KB

Crowdsec Bouncer logo

CrowdSec Node.js Bouncer

CrowdSec

Crowdsec JS Bouncer Version Crowdsec JS Bouncer License Crowdsec JS Bouncer E2E Crowdsec JS Bouncer Codecov Discord conversation

Documentation   •   Hub   •   npm   •   Issues   •   @crowdsec

Overview

This bouncer allows you to protect your Node.js application from IPs that have been detected by CrowdSec. Depending on the decision taken by CrowdSec, user will either get denied (403) or have to fill a captcha (401).

It supports ban and captcha remediation, and all decisions with Ip or Range scope.

Usage

See User Guide

Installation

See Installation Guide

Developer guide

See Developer Guide

License

MIT