ymnk / jsch-agent-proxy

Other
70 stars 41 forks source link

Feature/configurable ssh agent socket #20

Closed mathpl closed 9 years ago

mathpl commented 9 years ago

Addition for configurable ssh-agent socket path and a small class to manage a ssh-agent instance.

mathpl commented 9 years ago

Can you give me some feedback on this? I'm hoping to get this feature in for another pull request in another project. Thanks!

ymnk commented 9 years ago

Commits should be squashed, and the request for SSHAgentProcess should be proposed in the other issue entry. The branch usocket_path 7ec35f75131ff626d714807d668da6649f0ca32c has introduced ConnectorFactory#setPreferredUSocketPath(String usocketPath) .

mathpl commented 9 years ago

Didn't notice you wrote in the feature (in a better way at that!). Thanks! Any way you could make a release with this branch merged?

ymnk commented 9 years ago

Please note the following methods

have been renamed as