Metadata-Version: 2.1
Name: crowdsec-fastly-bouncer
Version: 0.0.2
Summary: CrowdSec Fastly bouncer
Home-page: https://github.com/crowdsecurity/cs-fastly-bouncer
Author: CrowdSec
Author-email: core.tech@crowdsec.net
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/crowdsecurity/cs-fastly-bouncer/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<p align="center">
<img src="https://github.com/crowdsecurity/cs-fastly-bouncer/raw/dev/docs/static/cs-fastly.png" alt="CrowdSec" title="CrowdSec" width="280" height="300" />
</p>
<p align="center">
<img src="https://img.shields.io/badge/build-pass-green">
<img src="https://img.shields.io/badge/tests-pass-green">
</p>
<p align="center">
&#x1F4DA; <a href="#installation/">Documentation</a>
&#x1F4A0; <a href="https://hub.crowdsec.net">Hub</a>
&#128172; <a href="https://discourse.crowdsec.net">Discourse </a>
</p>

# cs-fastly-bouncer

A bouncer that syncs the decisions made by CrowdSec with Fastly's VCL. Manages multi account, multi service setup. Supports IP, Country and AS scoped decisions.

# Documentation

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


