A simple, customized, easy to use ssh
connection tool for Alfred 3.
Can be used with any of ther following server connection configs...
username | password username | private keyd
Up-to-date PowerPack subscription
See the release list for the lastest version, and all previous versions.
- Download & Open
- Setup your server(s) in the
servers.json
list... check out the how-to - "Call" Alfred and type
ssh
, then...
select from the server names that appear -or- continue typing the name of the server to filter the list
{
"group-name": "PROD",
"server-label": "web01",
"host": "domain.com",
"username": "user.name",
"key-path": "/Users/Otter/id_rsa",
"port": "22",
"more-options": ""
}