Running HTTPCatcher with docker is easy, but you can also run it locally.
The image is available on ghcr.io.
docker run -p 5000:5000 ghcr.io/rogervila/http-catcherClone the repository and run the following commands:
pip install --user -r requirements.txt
FLASK_APP=web.py flask run -h 0.0.0.0 -p 5000HTTPCatcher is open-sourced software licensed under the MIT license.
Icons made by Smashicons from www.flaticon.com