Re: [tor-dev] Tor-stem in python script - HTTP requests issue

2013-08-03 Thread Eduard Natale
affic to dump on the network. > In addition, each instance is downloading the full tor consensus and > microdescriptors since it does not share a data directory. What > exactly is the goal of your script? > > Cheers! -Damian > > On Thu, Aug 1, 2013 at 10:00 AM, Eduard Natale >

[tor-dev] Tor-stem in python script - HTTP requests issue

2013-08-01 Thread Eduard Natale
Hello guys, I had a problem and currently I'm not able to solve it. So, here I am ;) I have a python script that uses python-stem to create and handle a tor instance (on a defined port). What it does is retrieving (using a HTTP GET) a web page and submitting information (using HTTP POST messages)