# cf_bouncer v0.2.0 - API Reference

## Modules

- [CfBouncer](CfBouncer.md): Generates a Cloudflare WAF block rule from your Phoenix router, endpoint
sockets, and static paths, then syncs it via the Rulesets API.

## Mix Tasks

- [mix cf_bouncer.sync](Mix.Tasks.CfBouncer.Sync.md): Generates a WAF block rule from the Phoenix router, endpoint sockets,
and static paths, then pushes it to Cloudflare.

