Skip to content

domnikl/pico-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-proxy

A tiny tiny cloud-native HTTP proxy.

Usage

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

About

a tiny tiny HTTP proxy for single URLs

Resources

License

Stars

Watchers

Forks

Packages