1180740SdesOther patches and addons for OpenSSH. Please send submissions to
2180740Sdesdjm@mindrot.org
3180740Sdes
4180740SdesExternally maintained
5180740Sdes---------------------
6180740Sdes
7180740SdesSSH Proxy Command -- connect.c
8180740Sdes
9180740SdesShun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
10180740Sdeswhich allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
11180740Sdeshttps CONNECT style proxy server. His page for connect.c has extensive
12180740Sdesdocumentation on its use as well as compiled versions for Win32.
13180740Sdes
14180740Sdeshttp://www.taiyo.co.jp/~gotoh/ssh/connect.html
15180740Sdes
16180740Sdes
17180740SdesX11 SSH Askpass:
18180740Sdes
19180740SdesJim Knoble <jmknoble@pobox.com> has written an excellent X11
20180740Sdespassphrase requester. This is highly recommended:
21180740Sdes
22180740Sdeshttp://www.jmknoble.net/software/x11-ssh-askpass/
23180740Sdes
24180740Sdes
25180740SdesIn this directory
26180740Sdes-----------------
27180740Sdes
28180740Sdesssh-copy-id:
29180740Sdes
30180740SdesPhil Hands' <phil@hands.com> shell script to automate the process of adding
31180740Sdesyour public key to a remote machine's ~/.ssh/authorized_keys file.
32180740Sdes
33180740Sdesgnome-ssh-askpass[12]:
34180740Sdes
35180740SdesA GNOME and Gtk2 passphrase requesters. Use "make gnome-ssh-askpass1" or
36180740Sdes"make gnome-ssh-askpass2" to build.
37180740Sdes
38180740Sdessshd.pam.generic:
39180740Sdes
40180740SdesA generic PAM config file which may be useful on your system. YMMV
41180740Sdes
42180740Sdessshd.pam.freebsd:
43180740Sdes
44180740SdesA PAM config file which works with FreeBSD's PAM port. Contributed by
45180740SdesDominik Brettnacher <domi@saargate.de>
46180740Sdes
47180740Sdesfindssl.sh:
48180740Sdes
49180740SdesSearch for all instances of OpenSSL headers and libraries and print their 
50180740Sdesversions.  This is intended to help diagnose OpenSSH's "OpenSSL headers do not
51180740Sdesmatch your library" errors. 
52180740Sdes
53180740Sdesaix:
54180740Sdes    Files to build an AIX native (installp or SMIT installable) package.
55180740Sdes
56180740Sdescaldera:
57180740Sdes    RPM spec file and scripts for building Caldera OpenLinuix packages
58180740Sdes
59180740Sdescygwin:
60180740Sdes    Support files for Cygwin
61180740Sdes
62180740Sdeshpux:
63180740Sdes    Support files for HP-UX
64180740Sdes
65180740Sdesredhat:
66180740Sdes    RPM spec file and scripts for building Redhat packages
67180740Sdes
68180740Sdessuse:
69180740Sdes    RPM spec file and scripts for building SuSE packages
70180740Sdes
71