]> andersk Git - openssh.git/blame - contrib/README
- (djm) Crank RPM spec versions
[openssh.git] / contrib / README
CommitLineData
aff51935 1Other patches and addons for OpenSSH. Please send submissions to
69db586b 2djm@mindrot.org
13652e52 3
69db586b 4Externally maintained
5---------------------
3d398e04 6
69db586b 7SSH Proxy Command -- connect.c
3d398e04 8
69db586b 9Shun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
aff51935 10which allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
69db586b 11https CONNECT style proxy server. His page for connect.c has extensive
12documentation on its use as well as compiled versions for Win32.
13652e52 13
69db586b 14http://www.taiyo.co.jp/~gotoh/ssh/connect.html
13652e52 15
69db586b 16
17X11 SSH Askpass:
18
19Jim Knoble <jmknoble@pobox.com> has written an excellent X11
20passphrase requester. This is highly recommended:
21
22http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
23
24
25In this directory
26-----------------
13652e52 27
13652e52 28ssh-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
c4ee4c60 33gnome-ssh-askpass[12]:
13652e52 34
1d677676 35A GNOME and Gtk2 passphrase requesters. Use "make gnome-ssh-askpass1" or
36"make gnome-ssh-askpass2" to build.
13652e52 37
9a6cede3 38sshd.pam.generic:
39
40A generic PAM config file which may be useful on your system. YMMV
41
ca742b3b 42sshd.pam.freebsd:
9a6cede3 43
44A PAM config file which works with FreeBSD's PAM port. Contributed by
45Dominik Brettnacher <domi@saargate.de>
46
ca742b3b 47mdoc2man.pl:
48
49Converts mdoc formated manpages into normal manpages. This can be used
aff51935 50on Solaris machines to provide manpages that are not preformated.
889fbcd3 51Contributed by Mark D. Roth <roth@feep.net>
ca742b3b 52
9a6cede3 53redhat:
54
69db586b 55RPM spec file and scripts for building Redhat packages
9a6cede3 56
57suse:
58
69db586b 59RPM spec file and scripts for building SuSE packages
13652e52 60
This page took 0.166177 seconds and 5 git commands to generate.