浏览代码

Added hiddenservice files as well to the man page.

svn:r9033
Andrew Lewman 18 年之前
父节点
当前提交
65b14eae90
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      doc/tor.1.in

+ 8 - 0
doc/tor.1.in

@@ -946,6 +946,14 @@ Only used by servers. Holds the most recently generate router descriptor.
 .TP
 .B \fIDataDirectory\fP/approved-routers
 Only for naming authoritative directory servers (see \fBNamingAuthoritativeDirectory\fP).  This file lists nickname to identity bindings.  Each line lists a nickname and a fingerprint seperated by whitespace.  See your \fBfingerprint\fP file in the \fIDataDirectory\fP for an example line.  If the nickname is \fB!reject\fP then descriptors from the given identity (fingerprint) are rejected by the authoritative directory server. If it is \fB!invalid\fP then descriptors are accepted but marked in the directory as not valid, that is, not recommended.
+.LP
+.TP
+.B \fIHiddenServiceDirectory\fP/hostname 
+The <base32-encoded-fingerprint>.onion domain name for this hidden service.
+.LP
+.TP
+.B \fIHiddenServiceDirecotyr\fP/private_key 
+The private key for this hidden service.
 .SH SEE ALSO
 .BR privoxy (1),
 .BR tsocks (1),