diff --git a/res/raw/torrc b/res/raw/torrc index 5af3c059..85d6b867 100644 --- a/res/raw/torrc +++ b/res/raw/torrc @@ -11,4 +11,6 @@ TransPort 9040 TransListenAddress 127.0.0.1 DNSPort 5400 DNSListenAddress 127.0.0.1 -AvoidDiskWrites 1 \ No newline at end of file +AvoidDiskWrites 1 +VirtualAddrNetwork 10.192.0.0/10 +AutomapHostsOnResolve 1 \ No newline at end of file