Add lines in regard to enable-autotor-v2-mode flag to doc files

Signed-off-by: Saibato <saibato.naga@pm.me>
This commit is contained in:
Saibato 2019-09-25 12:18:09 +00:00 committed by Christian Decker
parent 0f9ba53581
commit 32a1b782f3
2 changed files with 5 additions and 1 deletions

View File

@ -374,10 +374,11 @@ Always use the \fBproxy\fR, even to connect to normal IP addresses (you
can still connect to Unix domain sockets manually)\. This also disables
all DNS lookups, to avoid leaking information\.
\fBdisable-dns\fR
Disable the DNS bootstrapping mechanism to find a node by its node ID\.
\fBenable-autotor-v2-mode\fR
Try to get a v2 onion address from the Tor service call, default is v3\.
\fBtor-service-password\fR=\fIPASSWORD\fR
Set a Tor control password, which may be needed for \fIautotor:\fR to

View File

@ -313,6 +313,9 @@ all DNS lookups, to avoid leaking information.
**disable-dns**
Disable the DNS bootstrapping mechanism to find a node by its node ID.
**enable-autotor-v2-mode**
Try to get a v2 onion address from the Tor service call, default is v3.
**tor-service-password**=*PASSWORD*
Set a Tor control password, which may be needed for *autotor:* to
authenticate to the Tor control port.