blob: c0022386551958540dd6978ad46112c9c4d3f52d [file] [log] [blame]
Damien Millera8e06ce2003-11-21 23:48:55 +11001Other patches and addons for OpenSSH. Please send submissions to
Damien Millercd501ec2002-09-30 10:34:05 +10002djm@mindrot.org
Damien Miller8b1c22b2000-03-15 12:13:01 +11003
Damien Millercd501ec2002-09-30 10:34:05 +10004Externally maintained
5---------------------
Damien Miller559d3832000-11-13 20:59:05 +11006
Damien Millercd501ec2002-09-30 10:34:05 +10007SSH Proxy Command -- connect.c
8
9Shun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
Damien Millera8e06ce2003-11-21 23:48:55 +110010which allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
Damien Millercd501ec2002-09-30 10:34:05 +100011https CONNECT style proxy server. His page for connect.c has extensive
12documentation on its use as well as compiled versions for Win32.
13
14http://www.taiyo.co.jp/~gotoh/ssh/connect.html
15
16
17X11 SSH Askpass:
18
19Jim Knoble <jmknoble@pobox.com> has written an excellent X11
20passphrase requester. This is highly recommended:
21
Darren Tucker0ffe6382004-05-27 09:59:31 +100022http://www.jmknoble.net/software/x11-ssh-askpass/
Damien Millercd501ec2002-09-30 10:34:05 +100023
Damien Miller559d3832000-11-13 20:59:05 +110024
Damien Miller8b1c22b2000-03-15 12:13:01 +110025In this directory
26-----------------
27
Damien Miller8b1c22b2000-03-15 12:13:01 +110028ssh-copy-id:
29
30Phil Hands' <phil@hands.com> shell script to automate the process of adding
31your public key to a remote machine's ~/.ssh/authorized_keys file.
32
Damien Miller44d5b602002-09-05 16:46:24 +100033gnome-ssh-askpass[12]:
Damien Miller8b1c22b2000-03-15 12:13:01 +110034
Damien Miller50f61232002-09-30 10:40:39 +100035A GNOME and Gtk2 passphrase requesters. Use "make gnome-ssh-askpass1" or
36"make gnome-ssh-askpass2" to build.
Damien Miller8b1c22b2000-03-15 12:13:01 +110037
Damien Miller256fdcb2000-03-15 12:25:06 +110038sshd.pam.generic:
39
40A generic PAM config file which may be useful on your system. YMMV
41
Ben Lindstrome68c5672001-02-22 06:20:10 +000042sshd.pam.freebsd:
Damien Miller256fdcb2000-03-15 12:25:06 +110043
44A PAM config file which works with FreeBSD's PAM port. Contributed by
45Dominik Brettnacher <domi@saargate.de>
46
Ben Lindstromca372192004-06-23 04:04:45 +000047findssl.sh:
Ben Lindstrome68c5672001-02-22 06:20:10 +000048
Ben Lindstromca372192004-06-23 04:04:45 +000049Search for all instances of OpenSSL headers and libraries and print their
50versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not
51match your library" errors.
Ben Lindstrome68c5672001-02-22 06:20:10 +000052
Tim Rice52879022004-06-27 20:50:35 -070053aix:
54 Files to build an AIX native (installp or SMIT installable) package.
Damien Miller256fdcb2000-03-15 12:25:06 +110055
Tim Rice52879022004-06-27 20:50:35 -070056caldera:
57 RPM spec file and scripts for building Caldera OpenLinuix packages
58
59cygwin:
60 Support files for Cygwin
61
62hpux:
63 Support files for HP-UX
64
65redhat:
66 RPM spec file and scripts for building Redhat packages
Damien Miller256fdcb2000-03-15 12:25:06 +110067
68suse:
Tim Rice52879022004-06-27 20:50:35 -070069 RPM spec file and scripts for building SuSE packages
Damien Miller256fdcb2000-03-15 12:25:06 +110070