The TorSwitch.pm module
Posted on October 5, 2008
Filed Under Hacking, Projects, Source code |
TorSwitch is basiclly a wrap around Tor module which i wrote in order to make
my life easier while automating some of my mayhem ;).
it could be use for those who want to combain their scripts with Tor anonymity
plus the ability to auto switch Tor’s circuit chain while automating somthing
this module is able to use both HTTP/S proxy(Privoxy) and Tor’s native SOCKS
protocol in order to transfer data.
this module is in its early stages and some modifications has to be made
but i’m too lazy at the moment.
anyway its only a wrap-around module, so if you find it useful
Enjoy
Tar: TorSwitch-0.3.tar
Comments
One Response to “The TorSwitch.pm module”
Leave a Reply
sounds interesting. i’ll definitely add this to my tools list.
thanks.