Releases: vimiix/ssx
Releases · vimiix/ssx
v0.5.1
v0.5.0
Changelog
- a287751: build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (@dependabot[bot])
- 172b155: build(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (@dependabot[bot])
- d2afdd6: build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (@dependabot[bot])
- 7e3e101: chore(docs): update release notes (@vimiix)
- 5937ef9: build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (@dependabot[bot])
- 0fc4ebf: build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 (@dependabot[bot])
- 617a3f2: refactor(BREAKING CHANGE): Change the '-i' flag to familiar with ssh (@vimiix)
v0.4.3
v0.4.2
Changelog
- f1fcd12: build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 (@dependabot[bot])
- d17e6a4: build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (@dependabot[bot])
v0.4.1
Changelog
- 7a7898e: build(deps): bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 (@dependabot[bot])
- eb01d7c: build(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (@dependabot[bot])
- ae2ca73: build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 (@dependabot[bot])
- dc91f4b: build(deps): bump golang.org/x/term from 0.21.0 to 0.23.0 (@dependabot[bot])
- 20df833: build(deps): bump golang.org/x/sys from 0.21.0 to 0.24.0 (@dependabot[bot])
v0.4.0
Changelog
- 50c1e44: build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- ac2b8ce: fix: check whether the default keyfile exists (@vimiix)
- 0d3c451: refactor: merge file module to utils (@vimiix)
- ba91fd6: doc: add doc website files (@vimiix)
- c02c355: doc: add document website to readme (@vimiix)
- efde463: build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (@dependabot[bot])
- c50bdf3: feat:support admin password & bump version to 0.4 (@vimiix)
- 79d19fa: Revert "build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0" (@vimiix)
- ca3b05b: fix: make sure password is set before validate repo (@vimiix)
v0.3.1
v0.3.0
v0.2.0
New Feature
- support
-p
to specify ssh port - encrypt entry password with machineid defaultly
- support login with proxy server by
-J
flag - change default user from current user to root
Changelog
- fbe02a0 chore: bump version to v0.2.0
- 5eab08e Merge pull request #44 from vimiix/feat/43
- 34fd274 feat!: encrypt secret info with machine id
- fd69945 chore: add not stale tags
- 4a7796c Merge pull request #42 from vimiix/dependabot/go_modules/golang.org/x/crypto-0.24.0
- 6c5490b Create stale.yml
- efcc115 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0
- 0ddcbc3 Merge pull request #39 from vimiix/feature/38
- 56ad9d2 feat: support connect through jump server(#38)
- bae45ac Merge pull request #35 from vimiix/dependabot/go_modules/go.etcd.io/bbolt-1.3.10
- 0642d7d build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
- d92ab18 Merge pull request #36 from vimiix/dependabot/go_modules/golang.org/x/crypto-0.23.0
- 648bf4b Merge pull request #37 from vimiix/dependabot/go_modules/github.com/fatih/color-1.17.0
- 89b23c8 build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
- fee63cf build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0
- 1510da7 Merge pull request #30 from vimiix/dependabot/go_modules/golang.org/x/crypto-0.22.0
- 2613c9e refactor: set defaul user to root if user not given
- a9be721 build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
- 70aef5d Merge pull request #27 from vimiix/dependabot/go_modules/github.com/skeema/knownhosts-1.2.2
- a547b74 build(deps): bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
- 45adc1f Merge pull request #23 from vimiix/dependabot/go_modules/github.com/stretchr/testify-1.9.0
- d25b2ec build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- fa71e81 Merge pull request #26 from vimiix/dependabot/go_modules/golang.org/x/crypto-0.21.0
- f594da3 build(deps): bump golang.org/x/crypto from 0.18.0 to 0.21.0
- aaea26b fix(info): returns error if not match any entry by keyword
v0.1.0
Changelog
- e032734 chore:Swap the readme document
- fa638c4 feat: search entry with case-insensitive mode
- ce05d04 Merge pull request #21 from vimiix/dependabot/go_modules/go.etcd.io/bbolt-1.3.9
- 95a0811 build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9
- 019622a Merge pull request #20 from vimiix/dependabot/go_modules/github.com/containerd/console-1.0.4
- 186c6a0 build(deps): bump github.com/containerd/console from 1.0.3 to 1.0.4
- 93088b9 chore:add goreport badge