瀏覽代碼

Note where torrc goes.

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

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

@@ -1,4 +1,10 @@
 ## Configuration file for a typical tor user
+#
+# On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
+# "/etc/torrc" .
+#
+# On Windows, Tor will look for its configuration file in someplace like
+# Application Data\tor or Application Data\<username>\tor .
 
 ## Replace this with "SocksPort 0" if you don't want clients to connect.
 SocksPort 9050 # what port to advertise for application connections