An open API service indexing awesome lists of open source software.

https://github.com/crowdsecurity/cs-custom-bouncer

CrowdSec bouncer to use custom scripts
https://github.com/crowdsecurity/cs-custom-bouncer

Last synced: 3 months ago
JSON representation

CrowdSec bouncer to use custom scripts

Awesome Lists containing this project

README

          


CrowdSec







📚 Documentation
💠 Hub
💬 Discourse

# crowdsec-custom-bouncer
Crowdsec bouncer written in golang for custom scripts.

crowdsec-custom-bouncer will periodically fetch new and expired/removed decisions from CrowdSec Local API and will pass them as arguments to a custom user script.

## Installation

Please follow the [official documentation](https://doc.crowdsec.net/docs/bouncers/custom).