Peasant is ruby library for creating proxies that forwards requests to another proxies or any nodes.
Peasant is compatible with Tor.
You can install it via gem
gem install peasant
Or you can put it in your Gemfile
gem 'peasant', '~> 0.0.3'
- How to use Peasant with Tor and Privoxy for scraping
- How to use Peasant with Tor and Firefox for browsing
TODO
This library is distributed under the Beerware license.