github Gu1llaum-3/sshm v1.10.0
sshm 1.10.0

5 days ago

SSHM 1.10.0

Thank you for downloading SSHM!

Changelog

Features

Bug fixes

  • 66cb80f: fix(edit): correct Advanced tab field indices mapping (@Gu1llaum-3)
  • def2b4f: fix: correct field mapping in forms and prevent double -o prefix in SSH options (@Gu1llaum-3)
  • 87f8fb9: fix: problems with quotes from Host names and support SSH tokens (issue #32) (@Gu1llaum-3)
  • 8f780e2: fix: use line numbers to prevent deleting all duplicate SSH hosts when removing one (@Gu1llaum-3)

Others

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 v1.9.0...v1.10.0


📖 Documentation: See the updated README

🐛 Issues: Found a bug? Open an issue


Released with ❤️ by GoReleaser

Don't miss a new sshm release

NewReleases is sending notifications on new releases.