github omegion/ssh-manager v1.2.0
Release v1.2.0

16 months ago

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
  • 700971d [I-148] Fix Dependabot automerge (#149)
  • 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)
  • 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)
  • 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>

Don't miss a new ssh-manager release

NewReleases is sending notifications on new releases.