A lightweight Docker image that provides a single HTTP proxy endpoint backed by many Tor exit IPs, designed for web crawling and scraping.
A single Tor process handles all circuits using SOCKS5 authentication-based isolation (IsolateSOCKSAuth). A Go-based HTTP proxy sits in front, round-robin routing each request through a different circuit credential - no HAProxy, no Privoxy, no per-instance processes.