commit 09fc813ce947688ed42ee2ad08596be11cacfb7c Author: Nathan Freitas nathan@freitas.net Date: Mon Feb 23 12:28:31 2015 -0500
update base torrc --- res/raw/torrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/res/raw/torrc b/res/raw/torrc index e5a4c49..fd0223e 100644 --- a/res/raw/torrc +++ b/res/raw/torrc @@ -4,4 +4,5 @@ ControlPort auto SOCKSPort 0 DNSPort 0 TransPort 0 -CookieAuthentication 1 \ No newline at end of file +CookieAuthentication 1 +DisableNetwork 1 \ No newline at end of file
tor-commits@lists.torproject.org