[tor-bugs] #8531 [Chutney]: Extend Chutney to be able to verify that we can send and retrieve traffic

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 12 15:29:00 UTC 2013


#8531: Extend Chutney to be able to verify that we can send and retrieve traffic
------------------------------+---------------------------------------------
 Reporter:  ln5               |          Owner:  nickm       
     Type:  enhancement       |         Status:  needs_review
 Priority:  normal            |      Milestone:              
Component:  Chutney           |        Version:              
 Keywords:  SponsorF20131031  |         Parent:              
   Points:                    |   Actualpoints:              
------------------------------+---------------------------------------------
Changes (by ln5):

  * status:  new => needs_review


Comment:

 The plan was to use nc(1) but -w not working when using a socks proxy
 and Python 2.x popen() not knowing about timeouts made me implement a
 select loop. It should be good enough for this (in fact, too good for
 sending data over loopback IMO) and reasonably easily extendable to
 support multiple listeners should we want to test several circuits in
 parallell some day.

 Please see branch bug8531 in my Chutney repo.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8531#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list