From 7ab413feb5bc71546ae6486f064ec1271251dcb8 Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Tue, 14 Apr 2026 11:00:52 +0200 Subject: [PATCH] Add BunkerWeb to the list of self-hosted web servers in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d33fba1..cd433ca 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Beakon](https://github.com/RealDudePerson/beakon) - A self-host location sharing webserver. Beakon aims to leak as little data as possible and uses mostly self-contained libraries and local database files. Where possible, it will reference local files and not reach out over any network. +[BunkerWeb](https://www.bunkerweb.io/) - Open-source NGINX-based web server and reverse proxy with WAF/WAAP features. ([GitHub](https://github.com/bunkerity/bunkerweb)) + [Caddy](https://caddyserver.com/) - The HTTP/2 Web Server with Fully Managed TLS. [Cherokee](https://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.