Skip to content

vqlion/yaourt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaourt

yaourt is a ssh connection manager. It lists all the hosts in your known_hosts ssh file and connects to one of your choice.

You need to set the HashKnownHost SSH option to no so yaourt can read the known_hosts file.

Build

You need rust installed to build the project

cargo build --release

Install

You can then install it directly, for example:

cp target/release/yaourt usr/bin/yaourt

Usage

yaourt <SEARCH>

Where SEARCH would typically be the name (or more realistically, part of the name) of a host you'd like to connect to.

You can also display the help message to figure it out by yourself and discover more options:

yaourt --help

About

SSH connection manager based on your known hosts file

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages