A tiny tiny cloud-native HTTP proxy.
environment variables:
- PORT: set port to listen on
- PATHS: key-value pairs (separated by
:
) of endpoints to backend mappings, several can be added divided by,
, eg:google:https://google.com,reddit:https://reddit.com
- INSECURE_SKIP_VERIFY=yes: whether to skip verifying TLS certs