aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-02-24 11:08:45 +0100
committerWerner Koch <wk@gnupg.org>2021-02-24 11:08:45 +0100
commit8f353cbacb4437c22e39f93d4cf440943107c956 (patch)
treef97608e7af94960a8e3e2f7aa9323e9eb6db1064
parent615d2e4fb15859320ea0ebec1bb457c692c57f0a (diff)
downloadgnupg-8f353cbacb4437c22e39f93d4cf440943107c956.tar.gz
doc: Explain how Tor is detected.
--
-rw-r--r--doc/dirmngr.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
index 0dd34901a..60c99067f 100644
--- a/doc/dirmngr.texi
+++ b/doc/dirmngr.texi
@@ -253,7 +253,10 @@ network). Certain other features are disabled in this mode. The
effect of @option{--use-tor} cannot be overridden by any other command
or even by reloading dirmngr. The use of @option{--no-use-tor}
disables the use of Tor. The default is to use Tor if it is available
-on startup or after reloading dirmngr.
+on startup or after reloading dirmngr. The test on the available of
+Tor is done by trying to connects to a SOCKS proxy at either port 9050
+or 9150); if another type of proxy is listening on one of these ports,
+you should use @option{--no-use-tor}.
@item --standard-resolver
@opindex standard-resolver