🌐 Website
|
🤝 Panel
|
📓 Documentation
|
👨💻 Demo
|
📱 Demo UI
|
🧩 Templates
|
🛡️ Examples
💬 Chat
|
📝 Forum
|
📝 Community
|
🗺️ Threatmap
|
📊 Status
|
🔎 Feedback
🛡️ Make security by default visible.
BunkerWeb Hello is a minimal, branded request inspector that surfaces the most useful request details for quick troubleshooting, demos, and edge debugging. It pairs a clean UI with safe rendering of untrusted data.
- Instant visibility: client IP, request details, server identity, headers.
- Secure by default UX: safe display of untrusted header values.
- Drop-in demo: a lightweight image that runs anywhere Docker runs.
- BunkerWeb tone: aligned with the project’s messaging and visuals.
- Client details: IP, forwarded headers, user agent.
- Request details: method, scheme, URI, protocol, request ID.
- Server details: hostname, server address, port.
- Headers: curated view plus an optional full header list.
Use the "Headers (all)" panel to fetch /headers, which returns a JSON map
of all received request headers.
docker build -t bunkerweb-hello .docker run --rm -p 80:8080 bunkerweb-helloThen visit http://localhost.
Courier Primeis bundled locally underhtml/fonts/courier-prime/.Don Joseis bundled locally underhtml/fonts/don-jose/.
This project is licensed under the GNU AGPLv3 license.