Comment on Low resource, Performant WAF
AustralianSimon@lemmy.world 2 months agoI’ve used it on a machine before but given I am using a cloudflared container for ingress, can I route my traffic through a f2b container to the app? This might be ideal from a co fig perspective.
Xanza@lemm.ee 2 months ago
Yes, you just have to enable the built-in plugin for cloudflared: github.com/fail2ban/fail2ban/…/cloudflare.conf
AustralianSimon@lemmy.world 2 months ago
Ahhhmazing, I’ll set this up tonight. Really appreciate the help.