Skip to content

Releases: ardikabs/awssh

Release v0.1.3

19 Sep 18:25
4448d55
Compare
Choose a tag to compare
Improve on unittest

Release v0.1.2

08 Dec 14:57
v0.1.2
c70eb91
Compare
Choose a tag to compare
Improve for restructure directory and dependency order

Release v0.1.1

06 Sep 08:33
fdd3185
Compare
Choose a tag to compare

CHANGELOG for v0.1.1:

  • PR #1 Switch envconfig to envdecode package @ardikabs

Initial release v0.1.0

26 Aug 11:32
d4826e8
Compare
Choose a tag to compare

This is the first release with tag v0.1.0.
Release Notes:

  1. awssh establish an ssh connection through public ip or private ip (default)
  2. awssh establish an ssh connection already support either creating new temporary ssh-keypair or use an existing ssh-keypair given by ssh-agent
  3. awssh support both for environment variables (AWSSH_*) and flags
  4. awssh debug mode