Re: [tor-dev] The behavior of ClientRejectInternalAddresses

2017-03-26 Thread Roger Dingledine
On Sun, Mar 26, 2017 at 03:06:00PM -0400, Jesse V wrote: > In other words, if I disable this flag and I open 127.0.0.1:8080 in the > Tor Browser, will the browser or the tor binary attempt to connect to > the client's 127.0.0.1:8080? No, Tor Browser will pass the request to Tor, and Tor will try t

[tor-dev] The behavior of ClientRejectInternalAddresses

2017-03-26 Thread Jesse V
Hi everyone, I would like some clarification on ClientRejectInternalAddresses. The manual says: > "If true, Tor does not try to fulfill requests to connect to an internal address (like 127.0.0.1 or 192.168.0.1) unless a exit node is specifically requested (for example, via a .exit hostname, or a c