Skip to content

bunkerity/bunkerweb-hello

Repository files navigation

BunkerWeb logo


🌐 Website | 🤝 Panel | 📓 Documentation | 👨‍💻 Demo | 📱 Demo UI | 🧩 Templates | 🛡️ Examples
💬 Chat | 📝 Forum | 📝 Community | 🗺️ Threatmap | 📊 Status | 🔎 Feedback

🛡️ Make security by default visible.

BunkerWeb Hello

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.

Why BunkerWeb Hello?

  • 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.

What it shows

  • 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.

All headers endpoint

Use the "Headers (all)" panel to fetch /headers, which returns a JSON map of all received request headers.

Build

docker build -t bunkerweb-hello .

Run

docker run --rm -p 80:8080 bunkerweb-hello

Then visit http://localhost.

Fonts

  • Courier Prime is bundled locally under html/fonts/courier-prime/.
  • Don Jose is bundled locally under html/fonts/don-jose/.

License

This project is licensed under the GNU AGPLv3 license.

About

BunkerWeb hello-world image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors