Categorygithub.com/tsivinsky/sshx
repositorypackage
0.5.1
Repository: https://github.com/tsivinsky/sshx.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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