Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 813 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 813 Bytes

3scale's Tinyproxy

build

Tinyproxy is a small, efficient HTTP/SSL proxy daemon. This implementation of Tinyproxy is maintained by 3scale

To build this container image locally

podman build -t 3scale/tinyproxy .
podman run --rm 3scale/tinyproxy

Support

If you are having problems with Tinyproxy, please raise an issue on github.

Contributing

If you would like to contribute a feature, or a bug fix to the Tinyproxy source, please clone the git repository from github and create a pull request.