tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c36145899879265e588a4eb76be5abb50e34075f
parent 5860f0a7c8ec6aa9eb542a86b828f69e20251c98
Author: Roger Dingledine <arma@torproject.org>
Date:   Tue, 30 May 2017 14:17:49 -0400

take some of the suggestions from cypherpunks on #6892

Diffstat:
Mdoc/torify.1.txt | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/torify.1.txt b/doc/torify.1.txt @@ -17,12 +17,10 @@ SYNOPSIS DESCRIPTION ----------- -**torify** is a simple wrapper that -calls torsocks with a tor-specific +**torify** is a simple wrapper that calls torsocks with a tor-specific configuration file. -It is provided for backward compatibility; probably instead you should -just use torsocks. +It is provided for backward compatibility; instead you should use torsocks. WARNING -------