Loading doc/tor.1.txt +6 −4 Original line number Diff line number Diff line Loading @@ -1731,8 +1731,9 @@ The following options are useful only for clients (that is, if you can disable it with **NoIsolateSOCKSAuth**.) **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.) (SOCKS 4, SOCKS 5, HTTPTunnelPort connections, TransPort connections, NATDPort connections, and DNSPort requests are all considered to be different protocols.) **IsolateDestPort**;; Don't share circuits with streams targeting a different destination port. Loading @@ -1741,8 +1742,9 @@ The following options are useful only for clients (that is, if destination address. **KeepAliveIsolateSOCKSAuth**;; If **IsolateSOCKSAuth** is enabled, keep alive circuits while they have at least one stream with SOCKS authentication active. After such a circuit is idle for more than MaxCircuitDirtiness seconds, it can be closed. at least one stream with SOCKS authentication active. After such a circuit is idle for more than MaxCircuitDirtiness seconds, it can be closed. **SessionGroup=**__INT__;; If no other isolation rules would prevent it, allow streams on this port to share circuits with streams from every other Loading Loading
doc/tor.1.txt +6 −4 Original line number Diff line number Diff line Loading @@ -1731,8 +1731,9 @@ The following options are useful only for clients (that is, if you can disable it with **NoIsolateSOCKSAuth**.) **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.) (SOCKS 4, SOCKS 5, HTTPTunnelPort connections, TransPort connections, NATDPort connections, and DNSPort requests are all considered to be different protocols.) **IsolateDestPort**;; Don't share circuits with streams targeting a different destination port. Loading @@ -1741,8 +1742,9 @@ The following options are useful only for clients (that is, if destination address. **KeepAliveIsolateSOCKSAuth**;; If **IsolateSOCKSAuth** is enabled, keep alive circuits while they have at least one stream with SOCKS authentication active. After such a circuit is idle for more than MaxCircuitDirtiness seconds, it can be closed. at least one stream with SOCKS authentication active. After such a circuit is idle for more than MaxCircuitDirtiness seconds, it can be closed. **SessionGroup=**__INT__;; If no other isolation rules would prevent it, allow streams on this port to share circuits with streams from every other Loading