Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems.
tinyproxy:
image: vimagick/tinyproxy
ports:
- "8888:8888"
restart: always
$ docker-compose up -d
$ curl -x https://127.0.0.1:8888 https://ifconfig.co
Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems.
tinyproxy:
image: vimagick/tinyproxy
ports:
- "8888:8888"
restart: always
$ docker-compose up -d
$ curl -x https://127.0.0.1:8888 https://ifconfig.co