Post #860121
2026-03-16 12:48 UTC
Not sure if it is a bug, but surely it is confusing.
If you run tor and require a specific country code for the exit node, with strict node to 1 (--ExitNodes {<CC>} --StrictNodes 1) it will properly raise an error if the CC in invalid (say FOO), but if the CC exists *and* and there are no exits in that country, it will simply fallback to whatever, without any warning.
Replies (1)
-
@taziden@mstdn.fr 2026-03-16 13:21
@rafi0t looks like a bug to me