Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: ports/tor/torrc

Issue 1289343005: Added Tor (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@pepper_44
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ports/tor/tor.js ('K') | « ports/tor/tor.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/tor/torrc
diff --git a/ports/tor/torrc b/ports/tor/torrc
new file mode 100644
index 0000000000000000000000000000000000000000..6ae9c27d1e69015cff46b83f37659fbe9e75f8c0
--- /dev/null
+++ b/ports/tor/torrc
@@ -0,0 +1,6 @@
+#DataDirectory / will add if explicit mount point is defined in background.js
+#GeoIPFile /mnt/http/geoip-files/geoip
+#GeoIPv6File /mnt/http/geoip-files/geoip6
+SocksPort 9999
+#TODO(dt) remove this once gui is ready for firewall config
+ReachableAddresses *:80,*:443
« ports/tor/tor.js ('K') | « ports/tor/tor.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698