From 9e5eba070399106ea519363e5a9ba6f550f10bb3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 9 Sep 2004 23:27:49 +0000 Subject: [PATCH] Note win32 tsocks workalikes svn:r2337 --- trunk/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/README b/trunk/README index 7bed16c97f..ce693ae34d 100644 --- a/trunk/README +++ b/trunk/README @@ -64,3 +64,5 @@ Configuring tsocks: ssh is suid root, you either need to do this as root, or cp a local version of ssh that isn't suid. + (On Windows, you may want to look at the Hummingbird SOCKS client, + or at SocksCap, instead.)