[tor-bugs] #30472 [Circumvention/Pluggable transport]: Implement a mechanism for PT reachability testing
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon May 13 17:29:38 UTC 2019
    
    
  
#30472: Implement a mechanism for PT reachability testing
-----------------------------------------------+---------------------------
 Reporter:  phw                                |          Owner:  phw
     Type:  project                            |         Status:
                                               |  needs_review
 Priority:  High                               |      Milestone:
Component:  Circumvention/Pluggable transport  |        Version:
 Severity:  Major                              |     Resolution:
 Keywords:  reachability                       |  Actual Points:
Parent ID:  #30471                             |         Points:
 Reviewer:                                     |        Sponsor:
-----------------------------------------------+---------------------------
Changes (by phw):
 * status:  assigned => needs_review
Comment:
 I built a small golang service that lets bridge operators test their obfs4
 port. For now, the code is available at
 https://github.com/NullHypothesis/obfs4PortScan.
 I set up a demo at https://nymity.ch:8081. After entering your bridge's IP
 address and port, the service tells you if the port is reachable or not.
 If the port is unreachable, the service tells you the error message it
 got. The tool also has a simple rate limiter that limits requests to an
 average of one per second, with bursts of up to five per second.
 What can we improve?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30472#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list