[tor-bugs] #17086 [Tor]: CircuitEvent socks_username and socks_password is always None
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sat Sep 19 05:51:23 UTC 2015
    
    
  
#17086: CircuitEvent socks_username and socks_password is always None
------------------------+--------------------------------------------
     Reporter:  trodun  |      Owner:
         Type:  defect  |     Status:  reopened
     Priority:  normal  |  Milestone:
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  socks_username, socks_password
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------------------
Comment (by yawning):
 {{{
 >>> SETEVENTS CIRC
 250 OK
  [Open https://www.google.com in Tor Browser]
 >>> /events
 CIRC 228 LAUNCHED BUILD_FLAGS=NEED_CAPACITY PURPOSE=GENERAL
 TIME_CREATED=2015-09-19T05:46:10.638685
 CIRC 228 EXTENDED [Guard Redacted] BUILD_FLAGS=NEED_CAPACITY
 PURPOSE=GENERAL TIME_CREATED=2015-09-19T05:46:10.638685
 SOCKS_USERNAME="google.com" SOCKS_PASSWORD="0"
 ...
 CIRC 228 BUILT [Path Redacted] BUILD_FLAGS=NEED_CAPACITY PURPOSE=GENERAL
 TIME_CREATED=2015-09-19T05:46:10.638685 SOCKS_USERNAME="google.com"
 SOCKS_PASSWORD="0"
 }}}
 Tor sends the SOCKS username and password correctly, so I'm tempted to
 Invalid this.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17086#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list