FICHA · MANJARO

dummyhttp

Super simple HTTP server that replies a fixed body with a fixed response code

  • cli
  • TERMINAL
  • NETWORK
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Runs a very small HTTP server that always replies with a fixed body and response code. It is useful for testing clients, health checks, load balancers, scripts, or error handling without building a real backend.

Use it in development and diagnostics, not as a production web server. Be careful when binding to public interfaces, because even a simple test server can reveal behavior or be abused.

How to run

dummyhttp

Commands: dummyhttp

Permissions

Permissions not analysed for this source yet.