
28 Oct
2011
28 Oct
'11
3:28 p.m.
commit 2103444e7c48187069572fcfb0a56287307fb10c Author: Nathan Freitas <nathan@freitas.net> Date: Thu Jun 2 16:21:25 2011 -0400 new values for 0.0.0.0 binding --- res/raw/torrc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/res/raw/torrc b/res/raw/torrc index ba0b61e..d1cd7fd 100644 --- a/res/raw/torrc +++ b/res/raw/torrc @@ -7,5 +7,8 @@ RelayBandwidthRate 20 KBytes RelayBandwidthBurst 20 KBytes UseBridges 0 AutomapHostsOnResolve 1 +TransListenAddress 0.0.0.0 TransPort 9040 +DNSListenAddress 0.0.0.0 DNSPort 5400 +