Make your ssh client smarter. assh is a transparent wrapper that adds support for regex, aliases, gateways, dynamic hostnames, graphviz, json output, yaml configuration, and more to SSH.
Make your ssh client smarter. assh is a transparent wrapper that adds support for regex, aliases, gateways, dynamic hostnames, graphviz, json output, yaml configuration, and more to SSH.
To install assh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install assh
To see what files were installed by assh, run:
port contents assh
To later upgrade assh, run:
sudo port selfupdate && sudo port upgrade assh
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.