Skip to content

TeraNovell/Http-Catch-All

Repository files navigation

Http-Catch-All 🔎

test

A small HTTP server that catches every ingoing request, logs it and returns an 200 OK response.

Docker Hub

Usage

Docker

docker run -t -i --init --rm -p 8080:8080 teranovalp/http-catch-all:latest

Shell

Download the executable file of the latest Github release and run it like this:

./http-catch-all -port=8080

Arguments

Option Description
-port Port to listen on. Defaults to 8080

About

A small HTTP server that catches every ingoing request, logs it and returns an 200 OK response.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •