[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10030 [Vidalia]: Tor pluggable transport bundle does not work in OS X Mavericks
#10030: Tor pluggable transport bundle does not work in OS X Mavericks
-------------------------+------------------------------
Reporter: msfc | Owner: chiiph
Type: defect | Status: new
Priority: blocker | Milestone:
Component: Vidalia | Version: Tor: 0.2.4.16-rc
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+------------------------------
Comment (by dcf):
Could you try editing the torrc file as described here?
https://trac.torproject.org/projects/tor/wiki/FlashProxyHowto#Findingtorrc
I want you to change these two lines:
{{{
ClientTransportPlugin flashproxy exec flashproxy-client --register :0
:9000
ClientTransportPlugin obfs2,obfs3 exec obfsproxy.bin managed
}}}
to this:
{{{
ClientTransportPlugin flashproxy exec ./flashproxy-client --register :0
:9000
ClientTransportPlugin obfs2,obfs3 exec ./obfsproxy.bin managed
}}}
That is, just add `./` in front of both executable names.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10030#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs