[tor-bugs] #22741 [Core Tor/Torflow]: Make a tool that sends bandwidth to relays stuck with low measurements

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 28 05:00:18 UTC 2017


#22741: Make a tool that sends bandwidth to relays stuck with low measurements
----------------------------------------+------------------------
 Reporter:  teor                        |          Owner:  aagbsn
     Type:  enhancement                 |         Status:  new
 Priority:  Medium                      |      Milestone:
Component:  Core Tor/Torflow            |        Version:
 Severity:  Normal                      |     Resolution:
 Keywords:  bwauth bandwidth tor-relay  |  Actual Points:
Parent ID:                              |         Points:  5
 Reviewer:                              |        Sponsor:
----------------------------------------+------------------------

Comment (by teor):

 arma and I tried to boost some relays with commands like this:
 {{{
 #  10485760      66135          1 False niwaniwator
 67427B7271E6268599177A1B47C03DD3BB2439A6
 curl --connect-timeout 5 --max-time 20 -X GET --data-binary @15MB
 http://126.70.7.146:9030/tor/server/authority.z > /dev/null &
 curl --connect-timeout 5 --max-time 20
 http://126.70.7.146:9030/tor/server/all.z
 http://219.117.225.36:80/tor/server/all.z > /dev/null
 }}}

 But they didn't seem to make the relays repost their descriptors, for one
 of two reasons:
 * most slow relays really are that slow, and
 * we don't know if DirPort bytes count in rephist (they seem to in the
 code, but we're not sure).

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


More information about the tor-bugs mailing list