这是indexloc提供的服务,不要输入任何密码
Skip to content

sshm 1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Oct 19:58

SSHM 1.9.0

Thank you for downloading SSHM!

Changelog

Features

Bug fixes

  • d686d97: fix: SSH identity file paths with spaces and edit form navigation (@Gu1llaum-3)

Installation

Homebrew (macOS/Linux)

brew tap Gu1llaum-3/sshm
brew install sshm

Installation Script (Recommended)

Unix/Linux/macOS:

curl -sSL https://github.com/Gu1llaum-3/sshm/raw/main/install/unix.sh | bash

Windows (PowerShell):

iwr -useb https://github.com/Gu1llaum-3/sshm/raw/main/install/windows.ps1 | iex

Manual Installation

Download the appropriate binary for your platform from the assets above, extract it, and place it in your PATH.

Full Changelog

See all changes at 1.8.0...v1.9.0


📖 Documentation: See the updated README

🐛 Issues: Found a bug? Open an issue


Released with ❤️ by GoReleaser