[tor-bugs] #3725 [Tor Client]: Implement the wildcard "*" protocol in {Client, Server}TransportPlugin lines
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Fri Aug 12 21:08:41 UTC 2011
    
    
  
#3725: Implement the wildcard "*" protocol in {Client,Server}TransportPlugin lines
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:       
     Type:  defect      |         Status:  new  
 Priority:  normal      |      Milestone:       
Component:  Tor Client  |        Version:       
 Keywords:              |         Parent:  #3591
   Points:              |   Actualpoints:       
------------------------+---------------------------------------------------
 The spec says:
 {{{
   If instead of a transport method, the torrc lists "*" for a managed
   proxy, Tor uses that proxy for all transport methods that the plugin
   supports. So "ClientTransportPlugin * exec /usr/libexec/tor/foobar"
   tells Tor that Tor should use the foobar plugin for every method that
   the proxy supports. See the "Managed proxy interface" section below
   for details on how Tor learns which methods a plugin supports.
 }}}
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3725>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list