From 0ce354703543225b1b9fe26cfa3d636f08ff9b46 Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Fri, 6 Feb 2026 11:21:40 +0100 Subject: [PATCH] docs: Add a demo link to BunkerWeb in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc12fa1..757cf99 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,7 @@ VPN software. **Please visit [awesome-selfhosted/Web Servers](https://awesome-selfhosted.net/tags/web-servers.html)** -- [BunkerWeb](https://www.bunkerweb.io) - Next-generation, open-source Web Application Firewall (WAF). ([Source Code](https://github.com/bunkerity/bunkerweb)) `AGPL-3.0` `Docker/Lua/Python` +- [BunkerWeb](https://www.bunkerweb.io) - Next-generation, open-source Web Application Firewall (WAF). ([Demo](https://demo.bunkerweb.io), [Source Code](https://github.com/bunkerity/bunkerweb)) `AGPL-3.0` `Docker/Lua/Python` --------------------