mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Document rest of hiddenservice config options; still needs example or tutorial maybe.
svn:r1567
This commit is contained in:
parent
4122e2de11
commit
50729212d0
@ -149,6 +149,14 @@ option multiple times; each time applies to the service using the most recent
|
|||||||
hiddenservicedir. By default, this option maps the virtual port to the
|
hiddenservicedir. By default, this option maps the virtual port to the
|
||||||
same port on 127.0.0.1. You may override the target port, address, or both
|
same port on 127.0.0.1. You may override the target port, address, or both
|
||||||
by specifying a target of addr, port, or addr:port.
|
by specifying a target of addr, port, or addr:port.
|
||||||
|
.TP
|
||||||
|
\fBhiddenservicenodes \fR\fInickname,nicknamme,...\fP
|
||||||
|
If possible, use the specified nodes as introduction points for the hidden
|
||||||
|
service.
|
||||||
|
.TP
|
||||||
|
\fBhiddenserviceexcludenodes \fR\fInickname,nicknamme,...\fP
|
||||||
|
Do not use the specified nodes as introduction points for the hidden
|
||||||
|
service.
|
||||||
|
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user