Skip to content

fethican/httpproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP Proxy Server

SERVER_PORT=8080

PROXY_PROTO=https PROXY_TO=s3.amazonaws.com

BUCKET_NAME=""

Exposes /health and /metrics endpoins. Forwards everything else to PROXY_TO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published