2016-02-10 21:08 GMT+08:00 Roger Dingledine <[email protected]>: > On Wed, Feb 10, 2016 at 03:18:37PM +0800, Hongyi Zhao wrote: >> If I used the same node in ExcludeExitNodes and ExitNodes, Tor will >> use this node as the exit node or not? In other words, which has a >> higher priority within Tor? > > ExcludeExitNodes is supposed to take priority over ExitNodes.
Thanks a lot. I also do the following testings for verify the above thing your told here: I use the same nodes in ExitNodes and ExcludeExitNodes, and at the same time, I set 'StrictNodes 1'. And finally the tor will failed to find available exit nodes to connect to internet. OTOH, if I don't use these nodes in ExcludeExitNodes, tor will work smoothly. Regards > > See > https://gitweb.torproject.org/tor.git/tree/ChangeLog?id=tor-0.2.2.25-alpha#n54 > and > https://trac.torproject.org/1090 > for many more details. > > --Roger > > -- > tor-talk mailing list - [email protected] > To unsubscribe or change other settings go to > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk -- Hongyi Zhao <[email protected]> Xinjiang Technical Institute of Physics and Chemistry Chinese Academy of Sciences GnuPG DSA: 0xD108493 -- tor-talk mailing list - [email protected] To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
