diff options
author | Roger Dingledine <arma@torproject.org> | 2007-10-11 19:20:24 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-10-11 19:20:24 +0000 |
commit | 375acaab2666a7fcfcb79e5d6c9b6d0ad52a3e8c (patch) | |
tree | f21a29994ada36144dcf78e89f5a1d35b6ab7188 /doc/tor.1.in | |
parent | ff2820c1ba717c11ca1a277387ec0c6ac13020ab (diff) | |
download | tor-375acaab2666a7fcfcb79e5d6c9b6d0ad52a3e8c.tar.gz tor-375acaab2666a7fcfcb79e5d6c9b6d0ad52a3e8c.zip |
un-deprecate FascistFirewall
svn:r11873
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index ead667ea3a..4b5a6d6eea 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -413,8 +413,7 @@ If 1, Tor will only create outgoing connections to ORs running on ports that your firewall allows (defaults to 80 and 443; see \fBFirewallPorts\fR). This will allow you to run Tor as a client behind a firewall with restrictive policies, but will not allow you to run as a server behind such a firewall. -This option is deprecated; use -ReachableAddresses instead. +If you prefer more fine-grained control, use ReachableAddresses instead. .LP .TP \fBFirewallPorts \fR\fIPORTS\fP |