SSHanyi is a simple multiplatform CLI application to manage SSH config files. It is written with Kotlin Native, and utilizes the awesome clickt library.
It currently supports:
- Adding entries to config file
- Listing entries
- Use a custom config file (apart from the default ~/.ssh/config)
The subcommands list
and add
also have their own help chapter:
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.