remotefs-ssh 0.3.0
0.3.0
Released on 09/07/2024
- Fix: resolved_host from configuration wasn't used to connect
SshOpts::methodnow requiresKeyMethodandMethodTypeto setup key method- Feat: Implemented
SshAgentIdentityto specify the ssh agent configuration to be used to authenticate.- use
SshOpts.ssh_agent_identity()to set the option
- use