[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [tor/master 2/3] Clarify the implications of the "Address" option
Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
Date: Sun, 2 May 2010 00:38:22 +0200
Subject: Clarify the implications of the "Address" option
Commit: b3b2a57bbf9da1edbfd7e0a53f53188720e3921e
Fixes bug 1381
---
doc/tor.1.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 2ae5005..8df2d0b 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -741,7 +741,8 @@ is non-zero):
**Address** __address__::
The IP address or fully qualified domain name of this server (e.g.
moria.mit.edu). You can leave this unset, and Tor will guess your IP
- address.
+ address. Note that Tor doesn't bind to this IP, use the *ListenAddress
+ and OutboundBindAddress options to specify the IP Tor should bind to.
**AllowSingleHopExits** **0**|**1**::
This option controls whether clients can use this server as a single hop
--
1.6.5