Skip to content

Releases: kaginawa/kssh

v0.4.0

14 Apr 05:52
c52c51e
Compare
Choose a tag to compare

Enhancements:

  • #26 Block out-of-date connection
  • #28 Apple M1 binary

Bug fix:

  • #30 "The handle is invalid." is displayed when connecting on Windows

v0.3.0

26 Feb 14:19
92a7064
Compare
Choose a tag to compare

New features:

  • #22 Listener mode support (-l option)
  • #24 Supply command from command-line arguments

v0.2.0

26 Dec 18:27
Compare
Choose a tag to compare

Updates:

  • #15 Display network interface name in target selection prompt
  • #17 Build failed in Windows cross-compilation
  • #19 Bump golang.org/x/crypto to v0.0.0-20201221181555-eec23a3978ad

v0.1.0

05 Jul 21:10
513af13
Compare
Choose a tag to compare

New features:

  • #5 Support -v option to check kssh version
  • #3 Default user and password by configuration

Specification change:

  • #11 Limited EOF retries up to 3

v0.0.1

15 Jan 06:17
Compare
Choose a tag to compare

Initial reelase.