Skip to content
/ SSHanyi Public

Simple multiplatform CLI application to manage SSH config files. 🔧

Notifications You must be signed in to change notification settings

tothlp/SSHanyi

Repository files navigation

SSHanyi

SSHanyi is a simple multiplatform CLI application to manage SSH config files. It is written with Kotlin Native, and utilizes the awesome clickt library.

Features

It currently supports:

  • Adding entries to config file
  • Listing entries
  • Use a custom config file (apart from the default ~/.ssh/config)

Usage

sshanyi-main-2

The subcommands list and add also have their own help chapter:

sshanyi-add

Installation

Simply download from the Releases section, and run without any installation. The extension of the macOS binary can be misleading, but do not be alarmed by the .kexe extension. You can run it as it is, or rename the executable as you wish.