From 09fc813ce947688ed42ee2ad08596be11cacfb7c Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Mon, 23 Feb 2015 12:28:31 -0500 Subject: [PATCH] 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 e5a4c499..fd0223e7 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