diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 381fe7941..3fdf73c9d 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -550,16 +550,6 @@ close" on the same circuit. Currently, two addresses are .\" .TP .LP .TP -\fBRendNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -A list of identity fingerprints or nicknames of preferred nodes to use for the -rendezvous point, if possible. -.LP -.TP -\fBRendExcludeNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -A list of identity fingerprints or nicknames of nodes to never use when -choosing a rendezvous point. -.LP -.TP \fBSocksPort \fR\fIPORT\fP Advertise this port to listen for connections from Socks-speaking applications. Set this to 0 if you don't want to allow application @@ -1272,19 +1262,6 @@ multiple lines with the same VIRTPORT: when a user connects to that VIRTPORT, one of the TARGETs from those lines will be chosen at random. .LP .TP -\fBHiddenServiceNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -If possible, use the specified nodes, defined by their identity fingerprints or -nicknames, as introduction points for the hidden service. If this is left -unset, Tor will be smart and pick some reasonable ones; most people can leave -this unset. -.LP -.TP -\fBHiddenServiceExcludeNodes \fR\fInode\fR,\fInode\fR,\fI...\fP -Do not use the specified nodes, defined by their identity fingerprints or -nicknames, as introduction points for the hidden service. In normal use there -is no reason to set this. -.LP -.TP \fBPublishHidServDescriptors \fR\fB0\fR|\fB1\fR\fP If set to 0, Tor will run any hidden services you configure, but it won't advertise them to the rendezvous directory. This option is only useful |