Alfred Ssh Versions Save

Open SSH/SFTP/mosh connections from Alfred 3+

v0.8.0

6 years ago

New SSH_CMD option to force opening of SSH connections via shell command, not URL. Enables the loading of local configuration files before the SSH connection is opened #8.

v0.7.2

6 years ago

Fix #4

v0.7.1

7 years ago

v0.7.0

7 years ago

v0.6.0

7 years ago

The workflow can now update itself from GitHub releases.

v0.5.0

7 years ago
  • Also read hosts from SSH config files
  • Alternate action: open connection with mosh
  • Improve handling of user-specified username and/or port

v0.4.0

7 years ago

Fix #1

You can now turn off individual suggestion sources (and/or the history) in the workflow's configuration sheet.

Set the variables DISABLE_ETC_HOSTS, DISABLE_KNOWN_HOSTS and DISABLE_HISTORY to 1 to turn off suggestions from the corresponding source.

v0.3.0

7 years ago

History

Remembers connections with usernames and suggests them, so you don't have to type the username every time.

Use ⌥+↩ to forget a connection from the History.

Alternate actions

You can open an SFTP connection instead of an SSH one with ⌘+↩ or you can ping the host with ⇧+↩

v0.2.0

7 years ago

Open SSH connections from Alfred 3. Autosuggestions based on /etc/hosts and your know_hosts file.