[tor-commits] [orbot/master] updated binaries
n8fr8 at torproject.org
n8fr8 at torproject.org
Thu Apr 17 15:36:58 UTC 2014
commit e1ea8dbd077ccfd65b3c2f54c767bbdb226b2b90
Author: Nathan Freitas <nathan at freitas.net>
Date: Wed Apr 16 16:22:01 2014 -0400
updated binaries
---
libs/jtorctl.jar | Bin 14742 -> 14742 bytes
res/raw/obfsproxy.mp3 | Bin 352804 -> 352804 bytes
res/raw/privoxy.mp3 | Bin 264879 -> 264879 bytes
res/raw/tor.mp3 | Bin 1781998 -> 1781999 bytes
res/raw/torrcdiag | 16 ++++++++++++++++
res/raw/xtables.mp3 | Bin 166343 -> 166343 bytes
6 files changed, 16 insertions(+)
diff --git a/libs/jtorctl.jar b/libs/jtorctl.jar
index d7d0744..cf83fcb 100755
Binary files a/libs/jtorctl.jar and b/libs/jtorctl.jar differ
diff --git a/res/raw/obfsproxy.mp3 b/res/raw/obfsproxy.mp3
index 94066a6..30b1993 100644
Binary files a/res/raw/obfsproxy.mp3 and b/res/raw/obfsproxy.mp3 differ
diff --git a/res/raw/privoxy.mp3 b/res/raw/privoxy.mp3
index df76219..54e5799 100644
Binary files a/res/raw/privoxy.mp3 and b/res/raw/privoxy.mp3 differ
diff --git a/res/raw/tor.mp3 b/res/raw/tor.mp3
index 1f2c998..3642c7e 100644
Binary files a/res/raw/tor.mp3 and b/res/raw/tor.mp3 differ
diff --git a/res/raw/torrcdiag b/res/raw/torrcdiag
new file mode 100644
index 0000000..5463e29
--- /dev/null
+++ b/res/raw/torrcdiag
@@ -0,0 +1,16 @@
+SocksPort 9050
+SOCKSListenAddress 127.0.0.1
+SafeSocks 0
+TestSocks 1
+WarnUnsafeSocks 1
+Log debug stdout
+ControlListenAddress 127.0.0.1
+ControlPort 9051
+CookieAuthentication 1
+TransPort 9040
+TransListenAddress 127.0.0.1
+DNSPort 5400
+DNSListenAddress 127.0.0.1
+AvoidDiskWrites 1
+VirtualAddrNetwork 10.192.0.0/10
+AutomapHostsOnResolve 1
\ No newline at end of file
diff --git a/res/raw/xtables.mp3 b/res/raw/xtables.mp3
index ea7c233..292daf5 100644
Binary files a/res/raw/xtables.mp3 and b/res/raw/xtables.mp3 differ
More information about the tor-commits
mailing list