Skip to content

Tool to short your access your favorite servers via ssh

Notifications You must be signed in to change notification settings

lokkie/ssh-alias-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

SSH Alias connector

Tool to short your access your favorite servers via ssh Easy, written on bash.

Installation

wget https://raw.githubusercontent.com/lokkie/ssh-alias-connector/master/fcon
chmod +x fcon
./fcon --install

Adding new alias (connection)

~ fcon --add
Creating new connection
Type short name for connection:
example
Type short description for connection:
Connection to example com
Type connection host:
example.com
Type connection port [22]:

Type user (blank for default: lokkie):
superuser
Adding record [example:22:example.com:Connection to example com:superuser]
Done

Using

fcon example
Connecting to example (Connection to example com)
	 [[email protected]:22]
Password:

About

Tool to short your access your favorite servers via ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages