Skip to content

CyrilPeponnet/launchbar-ssh-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

launchbar-ssh-action

Action to establish a new ssh connection based on host history.

Host history is built using the following sources of hosts:

* '~/.ssh/config'
* '~/.ssh/known_hosts'
* '/etc/hosts'
* '_ssh._tcp' host discovery using bonjour protocol (you need to install pybonjour)

It will start to look for known host after each keystroke. It also detect is a user is added (like root@) and append this user to each host matches it will find.

alt tag

By default ssh:// url handler is Terminal.app, if you want to use iTerm2 instead you have to set a proper URL schemes in iTerm2 pref pane.

alt tag

This action is inspired from alfred2 ssh workflow by isometry.

About

Action to establish a new ssh connection based on host history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published