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

Mirimir mirimir at riseup.net
Thu Sep 4 02:14:12 UTC 2014


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.



More information about the tor-talk mailing list