[tor-bugs] #9877 [Pluggable transport]: How to activate websocket-server on a Windows Bundle?

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 28 18:22:23 UTC 2013


#9877: How to activate websocket-server on a Windows Bundle?
-------------------------------------+-----------------
     Reporter:  Aymeric              |      Owner:  asn
         Type:  defect               |     Status:  new
     Priority:  normal               |  Milestone:
    Component:  Pluggable transport  |    Version:
   Resolution:                       |   Keywords:
Actual Points:                       |  Parent ID:
       Points:                       |
-------------------------------------+-----------------

Comment (by dcf):

 Check the documentation here:

 https://gitweb.torproject.org/pluggable-
 transports/websocket.git/blob/HEAD:/README

 Basically,
 {{{
 ExtORPort XXXX
 ServerTransportPlugin websocket exec /usr/local/bin/websocket-server
 --port YYYY
 }}}
 where you get to pick the port numbers ''XXXX'' and ''YYYY''.

 websocket-server isn't included in any bundles. You will have to compile
 it yourself.

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


More information about the tor-bugs mailing list