Skip to content

dotspencer/sshb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshb

Simple SSH Bookmark Tool

Commands

sshb list - shows all bookmarked ssh connections

$ sshb list

taken -> "ssh spencer@alreadytaken.com"
georgia -> "ssh user80@georgia.utah.edu"
lab -> "ssh student@lab.cuu.edu"

ssh add [ALIAS] [COMMAND] - adds (or modifies) a ssh bookmark

$ sshb add 'lab' 'ssh user@lab.eng.utah.edu'

ssh remove [ALIAS] - removes the bookmarked ssh command

$ sshb remove 'lab'

About

Command line SSH Bookmark Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published