[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] Each TCP stream a new circuit?



On 09/03/2014 08:50 AM, spriver wrote:
> Hi,
> is there any possibility to divide up each TCP connection into a single
> tor circuit? What would be the effect on the usability of Tor?
> 
> Or is it a complete nonsense?
> 
> Cheers
> 
> spriver

Check out these options in the Tor manual:

IsolateClientProtocol

Don’t share circuits with streams using a different protocol. (SOCKS 4,
SOCKS 5, TransPort connections, NATDPort connections, and DNSPort
requests are all considered to be different protocols.)

IsolateDestPort

Don’t share circuits with streams targetting a different destination port.

IsolateDestAddr

Don’t share circuits with streams targetting a different destination
address.

-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk