
BunkerWeb
Open-source web application firewall and reverse proxy
10.9k stars 640 forks last commit first released AGPL-3.0
Actively maintained
Last commit 21 Aug 2026.

BunkerWeb is a next-generation, open-source web application firewall (WAF) that runs as an NGINX-based reverse proxy in front of your web services. It aims to provide secure-by-default protection for websites, applications, and APIs while staying easy to integrate into common deployment environments.
Key Features
- Reverse proxy web server built on NGINX for fronting multiple web services
- Built-in web security hardening (TLS configuration, HTTP security headers)
- Automated HTTPS certificate management with ACME/Let’s Encrypt
- Integrated ModSecurity WAF with OWASP Core Rule Set support
- Rate limiting and request/connection limiting to reduce abuse
- Automatic banning based on suspicious behavior and HTTP status patterns
- Bot protection with challenge mechanisms (for example JavaScript, cookie, CAPTCHA)
- IP reputation blocking via external lists and DNSBL
- Extensible plugin system for adding or customizing security capabilities
- Optional web UI for managing instances and configuration
Use Cases
- Protecting self-hosted websites and web apps behind a hardened reverse proxy
- Shielding APIs from common web attacks, abusive clients, and automated bots
- Standardizing HTTPS/TLS and baseline security policies across environments
Limitations and Considerations
- Some advanced capabilities are reserved for the commercial PRO offering
- As with any WAF, effective protection requires careful tuning to minimize false positives
BunkerWeb is a strong fit when you want an auditable, configurable WAF that can be deployed across Linux, containers, and Kubernetes. Its secure-by-default approach, NGINX foundation, and plugin model make it suitable for both homelabs and production environments.
Categories:
Tags:
Tech Stack:
Similar to BunkerWeb
Anubis
Web AI firewall utility that challenges and blocks scraper bots
Anubis is a lightweight web AI firewall that protects sites from AI crawlers and scraping bots using configurable request challenges and bot policies.

UUSEC WAF
Web application firewall and API security gateway (WAAP)
High-performance web application firewall and API security gateway with semantic detection, rule management, and reverse-proxy deployment for protecting websites and APIs.
NetGoat
Self-hostable reverse proxy and traffic manager with WAF features
NetGoat is a self-hostable reverse proxy and traffic management platform offering Cloudflare-like features such as TLS termination, rate limiting, WAF-style filtering, and dashboards.

SafeLine
Self-hosted WAF and reverse proxy for securing web apps
SafeLine is a self-hosted Web Application Firewall (WAF) and reverse proxy that defends web apps from SQL injection, XSS, bot abuse, and DDoS using ML-powered threat detection and configurable policies.

Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
Traefik Proxy is a dynamic reverse proxy and load balancer that auto-discovers services from Docker, Kubernetes, and other providers, with HTTPS, routing, and observability built in.
SWAG
Nginx reverse proxy with automated TLS certificates and fail2ban
LinuxServer.io SWAG is a Docker image bundling Nginx reverse proxy, ACME certificate automation (Let’s Encrypt/ZeroSSL), optional PHP, and fail2ban intrusion prevention.


