Hi,
This project looks very interesting.
However, my use case is to run it in testing/staging environments, in a k8s cluster to simulate timeouts and other issues with particular services, not to run it locally during development.
Have you considered implementing a reverse proxy mode, where you would provide a target host and port to forward the requests to during startup?