Re: [tor-dev] Modifying Path Selection based on geography

2019-01-21 Thread teor
Hi, > On 19 Jan 2019, at 21:21, sarpedon montecarlo wrote: > > the event handlers i register, streams and circuits events, freeze and stops > working. this is not happening from the beginning but when some streams show > up, it seems like some stack somewhere that i am not aware of, stock at

Re: [tor-dev] Modifying Path Selection based on geography

2019-01-19 Thread sarpedon montecarlo
> > Hello there. the event handlers i register, streams and circuits events, > freeze and stops working. this is not happening from the beginning but when > some streams show up, it seems like some stack somewhere that i am not > aware of, stock at processing the queue. > First i must appreciate f

Re: [tor-dev] Modifying Path Selection based on geography

2019-01-18 Thread meejah
sarpedon montecarlo writes: > I recently started to do some modifications on tor path selection by > using stem, torflow/op-addon and txtorconn. but as long as i enable > __LeaveStreamsUnattached option, tor will not function properly. Can you elaborate on what problems you ran into? Both Stem a

Re: [tor-dev] Modifying Path Selection based on geography

2019-01-17 Thread teor
Hi, > On 17 Jan 2019, at 23:39, sarpedon montecarlo wrote: > > I recently started to do some modifications on tor path selection by using > stem, torflow/op-addon and txtorconn. but as long as i enable > __LeaveStreamsUnattached option, tor will not function properly. __LeaveStreamsUnattached

[tor-dev] Modifying Path Selection based on geography

2019-01-17 Thread sarpedon montecarlo
Hello there. I recently started to do some modifications on tor path selection by using stem, torflow/op-addon and txtorconn. but as long as i enable __LeaveStreamsUnattached option, tor will not function properly. so i decided to hack the source for this feature i seek: custom country for each pos