Quantcast
Viewing all articles
Browse latest Browse all 4524

[LB6 Action] SSH connection based on host history

Hi there,

Here my first LB6 action:

https://github.com/CyrilPeponnet/launchbar-ssh-action

It establish a new ssh connection based on host history.

Image may be NSFW.
Clik here to view.
Image


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 is inspired from an alfred 2 workflow.

Enjoy.

Viewing all articles
Browse latest Browse all 4524

Trending Articles