alpine-tor icon indicating copy to clipboard operation
alpine-tor copied to clipboard

Just a simple rotating tor pool with haproxy load balancer. (with opt-in privoxy support)

Results 8 alpine-tor issues
Sort by recently updated
recently updated
newest added

Hi, I just write a docker-compose.yaml for the code. It will automatically start on startup, unless stopped deliberately.

I am unable to build latest, command: `docker build -t zeta0/alpine-tor:latest .` error: `ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --no-ri Did you mean? no-force The command '/bin/sh -c...

Is it possible to specify the exit node country?

Love this project! Any chance of updating the version of HAProxy?

Is it possible to set a password for a proxy connect?

Newer `Tor` versions support [HTTPTunnelPort](https://www.torproject.org/docs/tor-manual.html.en#HTTPTunnelPort) , making `Privoxy` unneeded. Can just pass `--HTTPTunnelPort` and connect `HAProxy` directly to `Tor`.

enhancement
help wanted