Skip to content

RumenDamyanov/apache-waf-ui

apache-waf-ui

Web management interface for apache-waf. Port of nginx-waf-ui for Apache.

Overview

apache-waf-ui is a lightweight web dashboard for managing apache-waf IP block/allow lists. It communicates with apache-waf-api and provides an htmx-powered interface for real-time list management.

Features

  • View and search IP block/allow lists
  • Add and remove individual IPs or CIDR ranges
  • Enable/disable entire lists
  • Session-based authentication
  • htmx for responsive, no-framework UI
  • Embedded HTML templates

Quick Start

make build
cp conf/config.example.yaml /etc/apache-waf-ui/config.yaml
./apache-waf-ui -config /etc/apache-waf-ui/config.yaml

Related Projects

apache-waf Ecosystem

nginx Counterpart

License

Apache License 2.0 - see LICENSE.md for details.

About

Web dashboard for managing apache-waf IP block/allow lists via apache-waf-api

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors