jsch-agent-proxy - a proxy to ssh-agent and Pageant in Java
jsch-agent-proxy is a proxy program to OpenSSH's ssh-agent and Pageant included Putty. It will be easily integrated into JSch, and users will be allowed to use those programs in authentications. This software has been developed for JSch, but it will be easily applicable to other ssh2 implementations in Java. This software is licensed under BSD style license.
How to Try
Please refer to README file.
Applications using jsch-agent-proxy
We have recognized that the following applications have used jsch-agent-proxy.
- JCTerm
- Net::SSH
Net::SSH is a pure Ruby implementation of an SSH (protocol 2) client, and has adopted jsch-agent-proxy for JRuby.
Download
- jsch-agent-proxy-0.0.3.zip
- The souce code is hosted on GitHub.
Credits and Acknowledgements
jsch-agent-proxy has been developed by ymnk.
Comments/suggestions are accepted at ymnk@jcraft.com.