Skip to content

Releases: glassechidna/ec2connect

0.0.3

30 Jun 05:43
Compare
Choose a tag to compare

In this release, we handle SSH keys better.

  • During setup time we create a default public/private keypair for our use at ~/.ssh/ec2connect/id_rsa[.pub]
  • If a user edits ~/.ssh/ec2connect/ssh_config to instead use a different key, that works.
  • Keys stored in ssh-agent work too

Changelog

d7e1d8b Really fix CI
0e008a2 Added "known issues" to readme
1da4fe0 Fix CI
5b38b2b Fixed readme link
ff508b8 Generate keypair at setup time and use that one
a65c09a Support using an ssh agent
ffc7870 Use whatever public key the SSH client wants to use

0.0.2

28 Jun 11:16
Compare
Choose a tag to compare

Changelog

72c7745 demo gif on readme
d4f3b8b gofmt and nicer errors

0.0.1

28 Jun 09:39
Compare
Choose a tag to compare

Changelog

453024a Initial commit
b764706 README
36fc4e7 build env
6589278 e2e-ish test
ee2a9c9 fix releaser conf
39fe6f8 tar gz is fine
bad6b71 tests