[tor-bugs] #8319 [Flashproxy]: Check if flashproxy-client.exe works on Windows XP

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Feb 24 05:47:25 UTC 2013


#8319: Check if flashproxy-client.exe works on Windows XP
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  dcf     
     Type:  defect      |         Status:  assigned
 Priority:  normal      |      Milestone:          
Component:  Flashproxy  |        Version:          
 Keywords:              |         Parent:          
   Points:              |   Actualpoints:          
------------------------+---------------------------------------------------

Comment(by dcf):

 Replying to [comment:5 kenwoo]:
 > Replying to [comment:4 dcf]:
 > Flashproxy seems work, but new problems happened. still can not get new
 bridge.
 > Here is the log:
 >
 > 2013-02-24 13:00:39 VERSION 1
 > 2013-02-24 13:00:40 Listening remote on 0.0.0.0:9001.
 > 2013-02-24 13:00:40 Listening local on 127.0.0.1:3324.
 > 2013-02-24 13:00:40 CMETHOD websocket socks4 127.0.0.1:3324
 > 2013-02-24 13:00:40 CMETHODS DONE
 > 2013-02-24 13:00:43 Local connection from [scrubbed].
 > 2013-02-24 13:00:43 Trying to register "0.0.0.0:9001".
 > 2013-02-24 13:00:43 Running command: D:\hu_file\download\GoogleIP
 Proxy\Tor Browser FLash\App\flashproxy-reg-email 0.0.0.0:9001
 > 2013-02-24 13:00:43 SOCKS request from [scrubbed].
 > 2013-02-24 13:00:43 Got SOCKS request for [scrubbed].
 > 2013-02-24 13:00:43 locals  (1): ['[scrubbed]']
 > 2013-02-24 13:00:43 remotes (0): []
 > 2013-02-24 13:00:43 Data from unlinked local [scrubbed] (216 bytes).
 > 2013-02-24 13:00:43 locals  (1): ['[scrubbed]']
 > 2013-02-24 13:00:43 remotes (0): []
 > 2013-02-24 13:01:05 flashproxy-reg-email: Traceback (most recent call
 last):
 > 2013-02-24 13:01:05 flashproxy-reg-email:   File "<string>", line 223,
 in <module>
 > 2013-02-24 13:01:05 flashproxy-reg-email:   File
 "C:\Users\aallai\flashproxy\pyinstaller-tmp/build\out01-PYZ.pyz\smtplib",
 line 249, in __init__
 > 2013-02-24 13:01:05 flashproxy-reg-email:   File
 "C:\Users\aallai\flashproxy\pyinstaller-tmp/build\out01-PYZ.pyz\smtplib",
 line 309, in connect
 > 2013-02-24 13:01:05 flashproxy-reg-email:   File
 "C:\Users\aallai\flashproxy\pyinstaller-tmp/build\out01-PYZ.pyz\smtplib",
 line 284, in _get_socket
 > 2013-02-24 13:01:05 flashproxy-reg-email:   File
 "C:\Users\aallai\flashproxy\pyinstaller-tmp/build\out01-PYZ.pyz\socket",
 line 571, in create_connection
 > 2013-02-24 13:01:05 flashproxy-reg-email: socket.error: [Errno 10060] A
 connection attempt failed because the connected party did not properly
 respond after a period of time, or established connection failed because
 connected host has failed to respond
 > 2013-02-24 13:01:05 flashproxy-reg-email exited with status -1.
 > 2013-02-24 13:01:05 Running command: D:\hu_file\download\GoogleIP
 Proxy\Tor Browser FLash\App\flashproxy-reg-http 0.0.0.0:9001
 > 2013-02-24 13:01:10 flashproxy-reg-http: Registered "0.0.0.0:9001" with
 https://tor-facilitator.bamsoftware.com/.

 Okay. Please try this:
 {{{
 ClientTransportPlugin websocket exec flashproxy-client --register :0
 0.0.0.0:9001 --register-addr :9001 --register-methods http --log
 flashproxy-client.txt
 }}}
 There are two things changed in this command. The first is `--register-
 addr :9001`. This was my mistake; we must omit the address in the
 registration method so that it can be guessed by the facilitator. The log
 line `Trying to register "0.0.0.0:9001"` revealed this error.
 The other thing is `--register-methods http`. It seems that `flashproxy-
 reg-email` does not work for you. Perhaps there is something preventing
 you from connecting to the Gmail SMTP port? (May be a local firewall or a
 firewall you don't control.) `--register-methods http` will skip trying to
 use the email registration. The http registration is easy to block, but it
 seems to be working for you for now.

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


More information about the tor-bugs mailing list