/sshx

Manager for ssh connections

Primary LanguageGo

sshx

Cli for managing ssh connections

Usage

Add server

sshx add

Connect to server

sshx -name {server_name} connect

or just

sshx

and select server from the list

List added servers

sshx list

Remove servers

sshx rm

Update server info

sshx update