Installation
Essh is provided as a single binary. You can download it and drop it in your $PATH.
After installing Essh, run the essh
without any options in your terminal to check working.
$ essh
Usage: essh [<options>] [<ssh options and args...>]
Essh is an extended ssh command.
version 0.87.0 (611624e6cb12e8add4494fd05e106bcdc701f9c3)
Copyright (c) Kohki Makimoto <kohki.makimoto@gmail.com>
The MIT License (MIT)
See more detail, use '--help'.
Let’s read next section: Using As A SSH Client.