pirj / tor-privoxy

Tor-privoxy is a Ruby Mechanize wrapper to access the web with mechanize via Tor/Privoxy It allows to use multiple Privoxy instances, switch endpoints, switch proxy when you get 4xx HTTP code Useful for web robots, scanners, grabbers when accessing sites which may ban/block you unexpectedly
84 stars 28 forks source link

Descriptive exceptions #1

Closed aserafin closed 11 years ago

aserafin commented 11 years ago

Hi,

Let me just say thank you for sharing this code - it helped me a lot. From my side I've just added descriptive messages to exceptions that can happern when switching tor circuits as it took me little time to figure out why my IP isn't switched and with this exceptions it will be straightforward. I hope you will find these changes useful and decide to merge.

Best

Adrian

pirj commented 11 years ago

Thanks! Merged