summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-13 20:59:05 +1100
committerDamien Miller <djm@mindrot.org>2000-11-13 20:59:05 +1100
commit559d383037b0872fcde4e6c40188b649c574be74 (patch)
treeee52bc196eb2caa3100c3303ba50b85209d34158 /contrib
parent6c0d627e86a455dbf46128eb31397824a907e3d4 (diff)
- (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
contrib/README
Diffstat (limited to 'contrib')
-rw-r--r--contrib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index f04ad153..0ea2ec61 100644
--- a/contrib/README
+++ b/contrib/README
@@ -1,6 +1,13 @@
Other patches and addons for OpenSSH. Please send submissions to
djm@ibs.com.au
+Elsewhere
+---------
+
+http://www.imasy.or.jp/~gotoh/connect.c is a Unix and Windows
+ProxyCommand which allows OpenSSH to make connections through a SOCKS5
+or http proxy which supports the CONNECT method (eg. Squid).
+
In this directory
-----------------