Skip to content

gattaca-com/rtsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtsh

Fuzzy-matching SSH connections via Teleport's tsh.

Install

./install.sh

Installs binary to ~/.local/bin and shell completions for your current shell.

Usage

# Interactive mode - fuzzy select from all machines
rtsh

# Direct connection (fuzzy matched)
rtsh example-machine

# Override username
rtsh -u admin example-machine

Config

Location: ~/.config/rtsh/config.toml

username = "example"

On first run without config, prompts for username and saves it.

License

GPL-3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published