go-ssh-client icon indicating copy to clipboard operation
go-ssh-client copied to clipboard

A handy ssh client

Results 6 go-ssh-client issues
Sort by recently updated
recently updated
newest added

:wave: Dependabot is moving natively into GitHub! This pull request migrates your configuration from Dependabot.com to a config file, using the [new syntax](https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates). When you merge this pull request, we'll...

dependencies

Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.6.0. Release notes Sourced from github.com/golang/mock's releases. v1.6.0 Changelog 317c030 Best effort guesses for output package path (#547) c59ba11 add ARM to support apple M1...

dependencies

Hi, I wanted to run `fx`, but I'm using a passphrase for my ssh key - and that was not yet supported by `go-ssh-key`. This PR changes the `publicKey` method...