/tinyproxy

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

tinyproxy

This is a docker/podman wrapper of tinyproxy.

Run it:

podman run -d --rm --name tinyproxy -p 18080:8888 ghcr.io/wangzheng422/tinyproxy:latest

Test it:

curl -x http://127.0.0.1:18080 https://ifconfig.co