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
If you are having problems with Tinyproxy, please raise an issue on github.
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.