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.


Download


Maven Repository

  • JSch-agent-proxy has been available at the cenral maven repository.
  • Jar files have been signed our PGP key, and our public key has been located on hkp://pgp.mit.edu. You will be get it with
    $ gpg --keyserver hkp://pgp.mit.edu --recv-keys CA7FA1F0

Credits and Acknowledgements

jsch-agent-proxy has been developed by ymnk.


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