Skip to content

Releases: masahide/gopssh

v1.0.5

25 Oct 14:41
197e352

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5-197e352.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5-197e352.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.5.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

v1.0.4

17 Apr 14:48
881ad6c

Choose a tag to compare

v1.0.4 Pre-release
Pre-release

What's Changed

  • Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #46

Full Changelog: v1.0.3...v1.0.4

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4-881ad6c.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4-881ad6c.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.4.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

v1.0.3

13 Dec 00:52
81c6199

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #45

Full Changelog: v1.0.2...v1.0.3

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

v1.0.2

02 Apr 03:54
66c8a64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2-66c8a64.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2-66c8a64.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.2.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

v1.0.1

16 Apr 13:39
0af327b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1-0af327b.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1-0af327b.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/download/v1.0.1/gopssh-1.0.1.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

v1.0.0

22 Jan 09:08
9872693

Choose a tag to compare

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0-9872693.1.x86_64.rpm

# ARM
sudo yum install https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0-9872693.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.0.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh

What's Changed

Full Changelog: v0.5.5...v1.0.0

v0.5.5

01 Feb 05:15
2ee21d5

Choose a tag to compare

Fix to wait for end of asynchronous processing of stderr stream

Changelog

fa316ac Fix to wait for end of asynchronous processing of stderr stream
af92339, be6a16a fix .goreleaser.yml
9cf1ec3, e47fa1c, 71b2859 fix lint, travis.yml

Installation

Linux

For RHEL/CentOS:

sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.5/gopssh_amd64.rpm

For Ubuntu/Debian:

wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.5/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.deb

macOS

install via brew:

brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopssh

Docker images

  • docker pull masahide/gopssh:v0.5.5
  • docker pull masahide/gopssh:v0.5
  • docker pull masahide/gopssh:latest

v0.5.4

11 Mar 13:53
d05ff3b

Choose a tag to compare

Changelog

19c54f5 Brew formula update for gopssh version v0.5.3
025b404 Update README.md
890e439 fix

Installation

Linux

For RHEL/CentOS:

sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.4/gopssh_amd64.rpm

For Ubuntu/Debian:

wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.4/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.deb

macOS

install via brew:

brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopssh

Docker images

  • docker pull masahide/gopssh:v0.5.4
  • docker pull masahide/gopssh:v0.5
  • docker pull masahide/gopssh:latest

v0.5.3

01 Mar 12:30
ee4d9d0

Choose a tag to compare

Changelog

89e042a Brew formula update for gopssh version v0.5.2
1157b91 Update README.md
06ac302 fix option c

Installation

Linux

For RHEL/CentOS:

sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.3/gopssh_amd64.rpm

For Ubuntu/Debian:

wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.3/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.deb

macOS

install via brew:

brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopssh

Docker images

  • docker pull masahide/gopssh:v0.5.3
  • docker pull masahide/gopssh:v0.5
  • docker pull masahide/gopssh:latest

v0.5.2

29 Jan 06:38
37e5ee7

Choose a tag to compare

Changelog

207193f Fixed a deadlock bug when specifying the -p option

Installation

Linux

For RHEL/CentOS:

sudo yum install https://github.com/masahide/gopssh/releases/download/v0.5.2/gopssh_amd64.rpm

For Ubuntu/Debian:

wget -qO /tmp/gopssh_amd64.deb https://github.com/masahide/gopssh/releases/download/v0.5.2/gopssh_amd64.deb
sudo dpkg -i /tmp/gopssh_amd64.deb

macOS

install via brew:

brew tap masahide/gopssh https://github.com/masahide/gopssh
brew install gopssh

Docker images

  • docker pull masahide/gopssh:v0.5.2
  • docker pull masahide/gopssh:v0.5
  • docker pull masahide/gopssh:latest