docker-tor-rotator icon indicating copy to clipboard operation
docker-tor-rotator copied to clipboard

Add support for http proxies?

Open mehaase opened this issue 5 years ago • 0 comments

This container only supports socks proxies, but it would be handy to have the option to build it with http proxies instead, similar to https://github.com/mattes/rotating-proxy.

It doesn't seem possible to use HAProxy for that (i.e. set the frontend to http and the backend to tcp: it errors out).The project linked above uses polipo, which is unmaintained. I'm not sure what the best solution here would be.

mehaase avatar Dec 27 '19 15:12 mehaase