Sshw Versions Save

🐝 ssh client wrapper for automatic login

v1.1.1

1 year ago

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

5 years ago

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

5 years ago

v1.0.7

5 years ago

v1.0.6

5 years ago

v1.0.5

5 years ago

v1.0.4

5 years ago

v1.0.3

5 years ago

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

v1.0.2

5 years ago

v1.0.1

5 years ago