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 in PuTTY. It can be easily integrated into JSch, allowing users to use those programs for authentication. This software has been developed for JSch, but it can be easily applied to other ssh2 implementations in Java. This software is licensed under a BSD style license.

How to Try

Please refer to the README file.

Applications using jsch-agent-proxy

We are aware that the following applications use jsch-agent-proxy.

Download

Maven Repository

Credits and Acknowledgements

jsch-agent-proxy has been developed by ymnk.

Comments/suggestions are accepted at ymnk@jcraft.com.