From d21d90c9b96b68ca4975cbec905b7001023588e1 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 18 Jan 2009 01:08:48 +0000 Subject: [PATCH] Mention tor-resolve also svn:r18162 --- contrib/torify.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contrib/torify.1 b/contrib/torify.1 index d3059e90d5..b08d468451 100644 --- a/contrib/torify.1 +++ b/contrib/torify.1 @@ -20,11 +20,13 @@ to suid binaries. You should also be aware that the way tsocks currently works only TCP connections are socksified. Be aware that this will in most circumstances not include hostname lookups which would still be routed through your -normal system resolver to your usual resolving nameservers. The Tor -FAQ at https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ might +normal system resolver to your usual resolving nameservers. The +\fBtor-resolve\fR(1) tool can be useful as a workaround in some cases. +The Tor FAQ at https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ might have further information on this subject. .SH SEE ALSO .BR tor (1), +.BR tor-resolve (1), .BR tsocks (1), .BR tsocks.conf (5). -- 2.11.4.GIT