瀏覽代碼

Describe where to find torrc on OS X

svn:r3889
Nick Mathewson 20 年之前
父節點
當前提交
efb5db449a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/config/torrc.sample.in

+ 4 - 0
src/config/torrc.sample.in

@@ -5,6 +5,10 @@
 #
 # On Windows, Tor will look for the configuration file in someplace like
 # "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
+#
+# With the default Mac OS X installer, Tor will look in ~/.tor/torrc or
+# /Library/Tor/torrc
+
 
 ## Replace this with "SocksPort 0" if you plan to run Tor only as a
 ## server, and not make any local application connections yourself.