proxy.golang.org : github.com/blind-oracle/go-cs-bouncer
Package go-cs-bouncer implements a wrapper for the CrowdSec bouncer API. It can be used to create 2 types of bouncer: - A stream bouncer: in this mode, decisions are fetched in bulk at regular intervals. A `Stream` chan is exposed by the struct to allow you to read the decisions. - A live bouncer: in this mode, you must call the Get() method to check if an IP has a decision associated with it.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/blind-oracle/go-cs-bouncer
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/blind-oracle
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago