Skip to content

Releases: yinheli/sshw

v1.1.1

24 Aug 03:54
1902906
Compare
Choose a tag to compare

Changelog

  • 1902906 chore: update dependency & add git actions
  • 306c824 Merge pull request #55 from junbaor/patch-1
  • a63144a support mac with apple chip
  • 80da32f Merge pull request #52 from yinheli/dependabot/go_modules/gopkg.in/yaml.v2-2.2.8
  • 5b7f055 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.8
  • e738afe Merge pull request #51 from kevinburke/ssh-config
  • 79f8834 Merge pull request #50 from kevinburke/mod-tidy
  • 6969347 go.mod: update ssh_config dependency
  • c64d6e6 go.mod: add version and run 'go mod tidy'
  • 768f25f Merge pull request #40 from ilvsx/master
  • 39fe760 fix config example error

v1.1.0

15 Mar 05:12
66cba32
Compare
Choose a tag to compare

Features

  • retry interactive password, if no password configured.
  • support jump hosts. Thanks @wujiyu115
  • login by alias. Thanks @wujiyu115
  • parse ~/.ssh/config. Thanks @wujiyu115

Changes

  • change makefile to magefile to build
  • upgrade promptui, support HideSelected

Bugfix

  • fixed tree select issue (2fcdf5b) Thanks @rwhittington

v1.0.8

26 Jan 02:52
eacfccc
Compare
Choose a tag to compare
update deps and use mage

v1.0.7

16 Oct 08:13
ab01b44
Compare
Choose a tag to compare
disable debug

v1.0.6

31 Aug 14:43
3e04a25
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release
update for go 1.11.x build

v1.0.5

23 Aug 02:28
0893ba7
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
update default ciphers

v1.0.4

29 Jul 00:49
6c5d46d
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release
update makefile support env tag and hash

v1.0.3

24 Jul 15:34
8dc8dc7
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

support keypath in config @Teddy-Zhu
refactor: login client, hide password @ljun20160606

v1.0.2

21 Jul 12:02
679f63b
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
add more ciphers

v1.0.1

21 Jul 11:26
d65495c
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
fix muti keywords search