Skip to content

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

License

Notifications You must be signed in to change notification settings

ministryofjustice/health-kick

Repository files navigation

Health Kick

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

Setup

  • NodeJS 20+
  • npm install

Config

  • PORT Where to listen

Usage

GET /http/<domain> Will make a request to http://<domain>/health and proxy the response

GET /https/<domain> Will make a request to https://<domain>/health and proxy the response

License

MIT

About

Highly specific HTTP proxy for exposing health endpoints that live behind firewalls.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published