blob: b5e590e82dbc360550088b5d7f8b37b9b09dee84 [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 Lindstrome68c5672001-02-22 06:20:10 +000047mdoc2man.pl:
48
49Converts mdoc formated manpages into normal manpages. This can be used
Damien Millera8e06ce2003-11-21 23:48:55 +110050on Solaris machines to provide manpages that are not preformated.
Ben Lindstromcfb93702001-03-03 21:43:19 +000051Contributed by Mark D. Roth <roth@feep.net>
Ben Lindstrome68c5672001-02-22 06:20:10 +000052
Damien Miller256fdcb2000-03-15 12:25:06 +110053redhat:
54
Damien Millercd501ec2002-09-30 10:34:05 +100055RPM spec file and scripts for building Redhat packages
Damien Miller256fdcb2000-03-15 12:25:06 +110056
57suse:
58
Damien Millercd501ec2002-09-30 10:34:05 +100059RPM spec file and scripts for building SuSE packages
Damien Miller256fdcb2000-03-15 12:25:06 +110060