diff options
Diffstat (limited to 'changes/bug2279')
-rw-r--r-- | changes/bug2279 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug2279 b/changes/bug2279 index e0c23b360..d31300978 100644 --- a/changes/bug2279 +++ b/changes/bug2279 @@ -8,6 +8,8 @@ IP addresses (like 127.0.0.1, 10.0.0.1, and so on) with a randomly chosen exit node. Attempts to do so are always ill-defined, generally prevented by exit policies, and usually in error. This will also - help to detect loops in transparent proxy configurations. + help to detect loops in transparent proxy configurations. You can + disable this feature by setting "ClientRejectInternalAddresses 0" + in your torrc. |