Releases: omegion/ssh-manager
Release v1.3.1
Release v1.3.0
Release v1.2.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- a8e0a96 [I-148] Fix Dependabot automerge
- Hakan [email protected]
- 700971d [I-148] Fix Dependabot automerge (#149)
- Hakan [email protected]
- 38779a8 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.4 (#142)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ff0a6a4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.0 to 1.29.5 (#140)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- dcd5729 Bump hashicorp/vault-action from 2.4.2 to 2.4.3 (#133)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- dcc76a5 Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#132)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 03e9fda Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#131)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- f604333 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.10 (#129)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- d076e33 Bump github.com/aws/aws-sdk-go-v2 from 1.17.0 to 1.17.1 (#128)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- c7db697 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.11 to 1.29.0 (#125)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- b56696c Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#124)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- c522191 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#123)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- cfab60c Bump dependabot/fetch-metadata from 1.1.1 to 1.3.4 (#122)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- e8b865a [I-102] Dependabot auto-merge (#121)
- Hakan [email protected]
- 437fdba Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.8 (#120)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 3ee0a29 Bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 (#119)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- c9058c9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.10 to 1.27.11 (#117)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 52669ff Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.9 to 1.27.10 (#115)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ce69d22 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 (#116)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- dd48b12 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.5 (#112)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 7254f80 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.5 to 1.27.9 (#111)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 5abb27b Bump github.com/aws/aws-sdk-go-v2 from 1.16.11 to 1.16.14 (#110)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 3e83600 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.0 to 1.17.1 (#109)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- bfc6e4d Bump hashicorp/vault-action from 2.4.1 to 2.4.2 (#108)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- d794af3 Bump github.com/aws/aws-sdk-go-v2/config from 1.16.0 to 1.17.0 (#105)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ec747cd Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 (#104)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 4eb2e13 Bump github.com/aws/aws-sdk-go-v2 from 1.16.10 to 1.16.11 (#106)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 224c7d1 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.16.0 (#100)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- b97dcae Bump github.com/aws/aws-sdk-go-v2 from 1.16.8 to 1.16.10 (#101)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 20ebda6 [I-102] Fix golang version for tests (#103)
- Hakan [email protected]
- cdc3ce9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.1 to 1.27.2 (#99)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v1.1.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.1.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.1.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v1.1.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- 74ca590 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#96)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- af569fc Bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.14 (#95)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 223cfe9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.0 to 1.27.1 (#94)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 6ee8dd0 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.11 to 1.27.0 (#90)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 07120ad Bump github.com/aws/aws-sdk-go-v2/config from 1.15.10 to 1.15.12 (#89)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 860c464 Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#88)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- f1c5e74 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#87)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 566ab3e Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.26.11 (#83)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 5c6b772 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.9 to 1.15.10 (#84)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 37d7700 Bump github.com/aws/aws-sdk-go-v2 from 1.16.4 to 1.16.5 (#82)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 7eb2678 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.9 (#79)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 1526b54 Bump github.com/omegion/cobra-commander from 0.10.0 to 0.11.0 (#78)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v1.0.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.0.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.0.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v1.0.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- b655c04 Bump docker/setup-buildx-action from 1 to 2 (#70)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 8bfa686 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.5 to 1.26.10 (#75)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 6469629 [] Fix Coverall Test (#76)
- Hakan [email protected]
- 92631e5 Bump docker/setup-qemu-action from 1 to 2 (#71)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- db443ad Bump docker/build-push-action from 2 to 3 (#69)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 5b73e78 Bump docker/login-action from 1 to 2 (#68)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- d5f2afa Bump github.com/aws/aws-sdk-go-v2 from 1.16.2 to 1.16.3 (#65)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- d38427c Bump hashicorp/vault-action from 2.4.0 to 2.4.1 (#64)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 31cd9a5 I-61 | Improve executor errors (#63)
- Hakan [email protected]
- 16371a2 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.3 to 1.26.5 (#60)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 97c4ce4 Bump dominikh/staticcheck-action from 1.1.0 to 1.2.0 (#59)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 43b92c6 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.0 to 1.15.3 (#55)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- cf43cfa Bump actions/setup-go from 2 to 3 (#54)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 5ca32a4 [I-57] Upgrade to Go 1.18 (#58)
- Hakan [email protected]
Release v0.17.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.17.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.17.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v0.17.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- 3ef8a8b - more test & cleanup
- Hakan [email protected]
- 8ad3e27 - fix tests
- Hakan [email protected]
- 1a7298d I-61 | Improve executor errors
- Hakan [email protected]
- 16371a2 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.3 to 1.26.5 (#60)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 97c4ce4 Bump dominikh/staticcheck-action from 1.1.0 to 1.2.0 (#59)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 43b92c6 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.0 to 1.15.3 (#55)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- cf43cfa Bump actions/setup-go from 2 to 3 (#54)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 5ca32a4 [I-57] Upgrade to Go 1.18 (#58)
- Hakan [email protected]
Release v0.16.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.16.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.16.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v0.16.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- 8363380 - refactor version
- Hakan [email protected]
- 3dad002 - fix lints
- Hakan [email protected]
- a8743a5 [I-57] Upgrade to Go 1.18
- Hakan [email protected]
- 378897e [I-57] Upgrade to Go 1.18
- Hakan [email protected]
- 65d8cc9 [I-57] Upgrade to Go 1.18
- Hakan [email protected]
Release v0.15.0
Installation
You can use go
to build SSH Manager locally with:
go install github.com/omegion/ssh-manager@latest
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.15.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.15.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v0.15.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- fb16c61 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.24.1 to 1.26.3 (#49)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- e9b6810 fix: Dockerfile to reduce vulnerabilities (#47)
- Snyk bot [email protected]
- 23c5e42 fix: Dockerfile to reduce vulnerabilities (#48)
- Snyk bot [email protected]
- e02ca99 Bump actions/checkout from 2 to 3 (#42)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 8294593 Bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.0 (#45)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 36b8bd8 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#46)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 05ff647 Bump github.com/aws/aws-sdk-go-v2/config from 1.13.0 to 1.13.1 (#34)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 72df503 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.24.0 to 1.24.1 (#35)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 85d3711 Bump github.com/aws/aws-sdk-go-v2/config from 1.12.0 to 1.13.0 (#30)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 0a588f1 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.23.0 to 1.24.0 (#32)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 933cb26 Bump github.com/omegion/cobra-commander from 0.6.0 to 0.10.0 (#31)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- fe9d223 Bump github.com/aws/aws-sdk-go-v2 from 1.12.0 to 1.13.0 (#33)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- b17bf7f [I-28] Update README.md to use
go install
- Hakan [email protected]
Release v0.14.0
Installation
You can use go
to build SSH Manager locally with:
go get -u github.com/omegion/ssh-manager
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.14.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.14.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v0.14.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- aafc534 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.22.0 to 1.23.0 (#27)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 06a2969 Bump github.com/aws/aws-sdk-go-v2/config from 1.11.1 to 1.12.0 (#25)
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 3a32c60 [I-28] Update README.md to use
go install
(#29)- Hakan [email protected]
Release v0.13.0
Installation
You can use go
to build SSH Manager locally with:
go get -u github.com/omegion/ssh-manager
Or, you can use the usual commands to install or upgrade:
On OS X
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.13.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Linux
sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v0.13.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager
On Windows (Powershell)
Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v0.13.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe
Otherwise, download one of the releases from the release page
directly.
See the install docs for more install options and instructions.
Changelog
- 82e546b I-22 | Add Windows binary to packages (#24)
- Hakan [email protected]
- ed59bcf Update README.md (#21)
- modem7 [email protected]