mattes / rotating-proxy

Rotating TOR proxy with Docker
The Unlicense
1.13k stars 256 forks source link

Prerequisites? #7

Closed mrel closed 9 years ago

mrel commented 9 years ago

What are the required components on Linux

e.g ruby god tor

and the gems

mattes commented 9 years ago

It runs inside a Docker container, so all deps are bundled in that container. See https://github.com/mattes/rotating-proxy/blob/master/Dockerfile#L19 for more information.